diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000000000000000000000000000000000000..e37fd420f136e621838431b4e61d52ca4a10b677 --- /dev/null +++ b/LICENSE @@ -0,0 +1,13 @@ +Copyright 2016 LinHongHong + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. \ No newline at end of file diff --git a/entry/src/ohosTest/java/com/lhh/apst/advancedpagerslidingtabstrip/ExampleOhosTest.java b/entry/src/ohosTest/java/com/lhh/apst/advancedpagerslidingtabstrip/ExampleOhosTest.java index 32f5309c2a62766cfb01ed9db6c3ac07740b5c56..3a90f011462d5d21e528a93ebb271782aebedc80 100644 --- a/entry/src/ohosTest/java/com/lhh/apst/advancedpagerslidingtabstrip/ExampleOhosTest.java +++ b/entry/src/ohosTest/java/com/lhh/apst/advancedpagerslidingtabstrip/ExampleOhosTest.java @@ -5,6 +5,9 @@ import org.junit.Test; import static org.junit.Assert.assertEquals; +/** + * 纯UI组件,无法提供详细单元测试 + */ public class ExampleOhosTest { @Test public void testBundleName() {