Home
last modified time | relevance | path

Searched full:junit (Results 851 - 875 of 905) sorted by relevance

1...<<31323334353637

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DTestMessageFormat.java31 import org.junit.Test;
32 import org.junit.runner.RunWith;
33 import org.junit.runners.JUnit4;
H A DDateIntervalFormatTest.java28 import org.junit.Test;
29 import org.junit.runner.RunWith;
30 import org.junit.runners.JUnit4;
H A DNumberFormatTest.java39 import org.junit.Ignore;
40 import org.junit.Test;
41 import org.junit.runner.RunWith;
42 import org.junit.runners.JUnit4;
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
H A DNumberFormatterApiTest.java18 import org.junit.Assert;
19 import org.junit.Ignore;
20 import org.junit.Test;
5943 org.junit.Assert.fail(); in validRanges()
5953 org.junit.Assert.fail(); in validRanges()
H A DNumberRangeFormatterTest.java13 import org.junit.Test;
/third_party/node/doc/api/
H A Dtest.json131 "desc": "<p>The <code>node:test</code> module supports passing <a href=\"cli.html#--test-reporter\"><code>--test-reporter</code></a>\nflags for the test runner to use a specific reporter.</p>\n<p>The following built-reporters are supported:</p>\n<ul>\n<li>\n<p><code>tap</code>\nThe <code>tap</code> reporter outputs the test results in the <a href=\"https://testanything.org/\">TAP</a> format.</p>\n</li>\n<li>\n<p><code>spec</code>\nThe <code>spec</code> reporter outputs the test results in a human-readable format.</p>\n</li>\n<li>\n<p><code>dot</code>\nThe <code>dot</code> reporter outputs the test results in a compact format,\nwhere each passing test is represented by a <code>.</code>,\nand each failing test is represented by a <code>X</code>.</p>\n</li>\n<li>\n<p><code>junit</code>\nThe junit reporter outputs test results in a jUnit XML format</p>\n</li>\n</ul>\n<p>When <code>stdout</code> is a <a href=\"tty.html\">TTY</a>, the <code>spec</code> reporter is used by default.\nOtherwise, the <code>tap</code> reporter is used by default.</p>\n<p>The reporters are available via the <code>node:test/reporters</code> module:</p>\n<pre><code class=\"language-mjs\">import { tap, spec, dot, junit } from 'node:test/reporters';\n</code></pre>\n<pre><code class=\"language-cjs\">const { tap, spec, dot, junit } = require('node:test/reporters');\n</code></pre>",
/third_party/libphonenumber/tools/java/common/test/com/google/i18n/phonenumbers/
H A DBuildMetadataFromXmlTest.java30 import junit.framework.TestCase;
H A DMetadataFilterTest.java25 import junit.framework.TestCase;
/third_party/python/Lib/test/libregrtest/
H A Dmain.py103 # used by --junit-xml
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DWireFormatLiteTest.java60 import junit.framework.TestCase;
H A DByteStringTest.java49 import junit.framework.TestCase;
H A DMapForProto2Test.java50 import junit.framework.TestCase;
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DTransliteratorTest.java20 import org.junit.Test;
21 import org.junit.runner.RunWith;
22 import org.junit.runners.JUnit4;
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
H A DUCharacterTest.java18 import org.junit.Test;
19 import org.junit.runner.RunWith;
20 import org.junit.runners.JUnit4;
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DDateIntervalFormatTest.java28 import org.junit.Test;
29 import org.junit.runner.RunWith;
30 import org.junit.runners.JUnit4;
H A DNumberFormatTest.java38 import org.junit.Ignore;
39 import org.junit.Test;
40 import org.junit.runner.RunWith;
41 import org.junit.runners.JUnit4;
/third_party/libphonenumber/java/libphonenumber/test/com/google/i18n/phonenumbers/
H A DPhoneNumberUtilTest.java19 import static org.junit.Assert.assertThrows;
34 import org.junit.Assert;
35 import org.junit.function.ThrowingRunnable;
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DULocaleTest.java30 import org.junit.Assert;
31 import org.junit.Test;
32 import org.junit.runner.RunWith;
33 import org.junit.runners.JUnit4;
/third_party/icu/docs/userguide/icu4j/
H A Dindex.md160 <td>Folder used for downloading depedency libraries. <br/> <b>Note:</b> ICU4J runtime libraries do not depend on any external libraries other than JDK. These dependencies are for testing (such as JUnit). </td>
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
H A DSynthTest.java9 import static org.junit.Assert.assertArrayEquals;
10 import static org.junit.Assert.fail;
16 import org.junit.Test;
17 import org.junit.runner.RunWith;
18 import org.junit.runners.JUnit4;
/third_party/node/
H A DMakefile55 $(PYTHON) tools/v8-json-to-junit.py < $(1) > $(1:.json=.xml)
553 out/Release/cctest --gtest_output=xml:out/junit/cctest.xml
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DUCharacterTest.java17 import org.junit.Test;
18 import org.junit.runner.RunWith;
19 import org.junit.runners.JUnit4;
/third_party/python/Tools/peg_generator/data/
H A Dtop-pypi-packages-365-days.json4432 "project": "junit-xml"
12892 "project": "flake8-junit-report"
13860 "project": "flake8-formatter-junit-xml"
/third_party/mesa3d/docs/relnotes/
H A D20.0.0.rst2554 - gitlab-ci: Stop reporting piglit test results via JUnit
2555 - gitlab-ci: Stop storing piglit test results as JUnit
2949 - gitlab-ci/deqp: generate junit results
2953 - gitlab-ci: disable junit results for deqp
/third_party/icu/ohos_icu4j/
H A Dreadme.html438 than JDK. These dependencies are for testing (such as JUnit).</td>

Completed in 115 milliseconds

1...<<31323334353637