Home
last modified time | relevance | path

Searched full:junit (Results 26 - 50 of 905) sorted by relevance

12345678910>>...37

/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
H A DDictionaryTest.java9 import static org.junit.Assert.assertEquals;
12 import org.junit.Test;
13 import org.junit.runner.RunWith;
14 import org.junit.runners.JUnit4;
H A DBitReaderTest.java9 import static org.junit.Assert.fail;
12 import org.junit.Test;
13 import org.junit.runner.RunWith;
14 import org.junit.runners.JUnit4;
H A DCompoundDictionaryTest.java9 import static org.junit.Assert.assertEquals;
13 import org.junit.Test;
14 import org.junit.runner.RunWith;
15 import org.junit.runners.JUnit4;
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/
H A DAbstractBreakIteratorTests.java8 import org.junit.Before;
9 import org.junit.Test;
10 import org.junit.runner.RunWith;
11 import org.junit.runners.JUnit4;
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
H A DAbstractBreakIteratorTests.java7 import org.junit.Before;
8 import org.junit.Test;
9 import org.junit.runner.RunWith;
10 import org.junit.runners.JUnit4;
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/dec/
H A DEagerStreamTest.java9 import static org.junit.Assert.assertEquals;
14 import org.junit.Test;
15 import org.junit.runner.RunWith;
16 import org.junit.runners.JUnit4;
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/enc/
H A DBrotliEncoderChannelTest.java3 import static org.junit.Assert.assertEquals;
18 import junit.framework.TestCase;
19 import junit.framework.TestSuite;
20 import org.junit.runner.RunWith;
21 import org.junit.runners.AllTests;
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DCodedAdapterTest.java33 import static org.junit.Assert.assertEquals;
38 import org.junit.Before;
39 import org.junit.Test;
40 import org.junit.runner.RunWith;
41 import org.junit.runners.JUnit4;
H A DParseExceptionsTest.java33 import static org.junit.Assert.assertEquals;
34 import static org.junit.Assert.assertFalse;
35 import static org.junit.Assert.assertTrue;
36 import static org.junit.Assert.fail;
44 import org.junit.Test;
45 import org.junit.runner.RunWith;
46 import org.junit.runners.JUnit4;
H A DAbstractSchemaTest.java33 import static org.junit.Assert.assertEquals;
34 import static org.junit.Assert.assertFalse;
35 import static org.junit.Assert.assertNotEquals;
36 import static org.junit.Assert.fail;
43 import org.junit.Before;
44 import org.junit.Test;
H A DCachedFieldSizeTest.java33 import static org.junit.Assert.assertEquals;
38 import org.junit.Test;
39 import org.junit.runner.RunWith;
40 import org.junit.runners.JUnit4;
/third_party/mesa3d/.gitlab-ci/test/
H A Dgitlab-ci.yml59 junit: results/junit.xml
77 junit: results/junit.xml
93 junit: results/junit.xml
138 junit: results/junit.xml
320 # Gitlab coordinator for status presentation. results/junit.xml
329 junit
[all...]
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/util/
H A DLocaleAliasCollationTest.java14 import org.junit.Before;
15 import org.junit.Test;
16 import org.junit.runner.RunWith;
17 import org.junit.runners.JUnit4;
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DLocaleAliasCollationTest.java15 import org.junit.Before;
16 import org.junit.Test;
17 import org.junit.runner.RunWith;
18 import org.junit.runners.JUnit4;
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/impl/
H A DStringSegmentTest.java5 import static org.junit.Assert.assertEquals;
6 import static org.junit.Assert.assertFalse;
7 import static org.junit.Assert.assertTrue;
9 import org.junit.Test;
H A DCSCharacterIteratorTest.java9 import org.junit.Test;
10 import org.junit.runner.RunWith;
11 import org.junit.runners.JUnit4;
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DMeasureUnitThreadTest.java6 import org.junit.Test;
7 import org.junit.runner.RunWith;
8 import org.junit.runners.JUnit4;
57 org.junit.Assert.assertEquals(expected, sb.toString()); in run()
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/
H A DLengthsParserTest.java20 import static org.junit.Assert.assertThrows;
22 import org.junit.Test;
23 import org.junit.runner.RunWith;
24 import org.junit.runners.JUnit4;
/third_party/libphonenumber/migrator/src/test/java/com/google/phonenumbers/migrator/
H A DMetadataZipFileReaderTest.java29 import org.junit.Assert;
30 import org.junit.Test;
31 import org.junit.runner.RunWith;
32 import org.junit.runners.JUnit4;
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/
H A DTestUnicodeKnownIssues.java6 import static org.junit.Assert.assertEquals;
7 import static org.junit.Assert.assertNotNull;
8 import static org.junit.Assert.assertTrue;
13 import org.junit.Test;
14 import org.junit.runner.RunWith;
15 import org.junit.runners.JUnit4;
/third_party/libphonenumber/tools/java/cpp-build/test/com/google/i18n/phonenumbers/
H A DBuildMetadataCppFromXmlTest.java19 import static org.junit.Assert.assertEquals;
20 import static org.junit.Assert.assertNull;
21 import static org.junit.Assert.assertTrue;
22 import static org.junit.Assert.fail;
28 import org.junit.Test;
/third_party/libphonenumber/java/
H A Dbuild.xml15 <property name="script.name" value="download-junit-jars.sh"/>
29 <pathelement location="${lib.dir}/junit/junit-4.13.1.jar"/>
37 <!-- Execute the shell script to download junit and mockito jars -->
274 <target name="junit" depends="test-jar">
276 <junit printsummary="yes"
292 </junit>
309 <junit printsummary="withOutAndErr">
317 </junit>
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H A DCollationChineseTest.java19 import org.junit.Test;
20 import org.junit.runner.RunWith;
21 import org.junit.runners.JUnit4;
/third_party/icu/icu4j/main/tests/charset/
H A D.classpath9 <classpathentry kind="lib" path="/external-libraries/junit-4.12.jar" sourcepath="/external-libraries/junit-4.12-sources.jar">
11 <attribute name="javadoc_location" value="jar:platform:/resource/external-libraries/junit-4.12-javadoc.jar!/"/>
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/impl/
H A DCSCharacterIteratorTest.java10 import org.junit.Test;
11 import org.junit.runner.RunWith;
12 import org.junit.runners.JUnit4;

Completed in 8 milliseconds

12345678910>>...37