Searched defs:suite (Results 1 - 25 of 99) sorted by relevance

1234

/libcore/dom/src/test/java/org/w3c/domts/level1/core/
H A DTestBatik.java28 public static TestSuite suite() throws Exception method in class:TestBatik
H A DTestCrimson.java29 public static TestSuite suite() throws Exception method in class:TestCrimson
H A DTestCrimsonAltConfig.java29 public static TestSuite suite() throws Exception method in class:TestCrimsonAltConfig
H A DTestDOM4J.java28 public static TestSuite suite() throws Exception method in class:TestDOM4J
H A DTestDefaultLS.java26 * Test suite that runs all DOM L1 Core tests using the
34 public static TestSuite suite() throws Exception { method in class:TestDefaultLS
H A DTestDefaultLSAltConfig.java26 * Test suite that runs all DOM L1 Core tests using the
34 public static TestSuite suite() throws Exception { method in class:TestDefaultLSAltConfig
H A DTestDefaultParser.java27 public static TestSuite suite() throws Exception method in class:TestDefaultParser
H A DTestDefaultParserAltConfig.java27 public static TestSuite suite() throws Exception method in class:TestDefaultParserAltConfig
H A DTestGNUJAXP.java29 public static TestSuite suite() throws Exception method in class:TestGNUJAXP
H A DTestGNUJAXPAltConfig.java29 public static TestSuite suite() throws Exception method in class:TestGNUJAXPAltConfig
H A DTestJTidy.java28 public static TestSuite suite() throws Exception method in class:TestJTidy
H A DTestOracle.java29 public static TestSuite suite() throws Exception method in class:TestOracle
H A DTestOracleAltConfig.java29 public static TestSuite suite() throws Exception method in class:TestOracleAltConfig
H A DTestXerces.java29 public static TestSuite suite() throws Exception method in class:TestXerces
H A DTestXercesAltConfig.java29 public static TestSuite suite() throws Exception method in class:TestXercesAltConfig
/libcore/dom/src/test/java/org/w3c/domts/level1/html/
H A DTestDefaultLS.java26 * Test suite that runs all DOM L1 HTML tests using the
34 public static TestSuite suite() throws Exception { method in class:TestDefaultLS
H A DTestDefaultLSAltConfig.java26 * Test suite that runs all DOM L1 HTML tests using the
34 public static TestSuite suite() throws Exception { method in class:TestDefaultLSAltConfig
H A DTestXercesHTML.java27 public static TestSuite suite() throws Exception method in class:TestXercesHTML
/libcore/dom/src/test/java/org/w3c/domts/level2/core/
H A DTestBatik.java28 public static TestSuite suite() throws Exception method in class:TestBatik
H A DTestCrimson.java29 public static TestSuite suite() throws Exception method in class:TestCrimson
H A DTestCrimsonAltConfig.java29 public static TestSuite suite() throws Exception method in class:TestCrimsonAltConfig
H A DTestDOM4J.java28 public static TestSuite suite() throws Exception method in class:TestDOM4J
H A DTestDefaultLS.java25 * Test suite that runs all DOM L2 Core tests using the
33 public static TestSuite suite() throws Exception { method in class:TestDefaultLS
H A DTestDefaultLSAltConfig.java26 * Test suite that runs all DOM L2 Core tests using the
34 public static TestSuite suite() throws Exception { method in class:TestDefaultLSAltConfig
H A DTestDefaultParser.java26 * Test suite using the default JAXP parser in the default configuration
33 * Create a new instance of the test suite
34 * @return new test suite
37 public static TestSuite suite() throws Exception method in class:TestDefaultParser

Completed in 145 milliseconds

1234