Searched refs:suite (Results 151 - 175 of 248) sorted by relevance

12345678910

/dalvik/libcore/dom/src/test/java/org/w3c/domts/level2/events/
H A DTestXercesAltConfig.java29 public static TestSuite suite() throws Exception method in class:TestXercesAltConfig
/dalvik/libcore/dom/src/test/java/org/w3c/domts/level2/html/
H A DTestDefaultLS.java26 * Test suite that runs all DOM L2 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 L2 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
/dalvik/libcore/dom/src/test/java/org/w3c/domts/level3/core/
H A DTestBatik.java25 * Runs test suite using Batik SVG.
30 * Factory method for suite.
32 * @return suite
35 public static TestSuite suite() throws Exception { method in class:TestBatik
H A DTestDefaultLS.java26 * Test suite that runs all DOM L3 Core tests using the
35 * Create instance of test suite.
37 * @return test suite
40 public static TestSuite suite() throws Exception { method in class:TestDefaultLS
H A DTestDefaultLSAltConfig.java26 * Test suite that runs all DOM L3 Core tests using a
36 * Create a new instance of the test suite
37 * @return test suite
40 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
H A DTestDefaultParserAltConfig.java28 * Test suite using the default JAXP parser in the alternative configuration
35 * Create a new instance of the test suite
36 * @return new test suite
40 public static TestSuite suite() throws Exception method in class:TestDefaultParserAltConfig
H A DTestOracle.java26 * Test suite that runs all DOM L3 Core tests using the
36 * @return test suite
39 public static TestSuite suite() throws Exception { method in class:TestOracle
H A DTestOracleAltConfig.java26 * Test suite that runs all DOM L3 Core tests using the
35 * @return test suite
38 public static TestSuite suite() throws Exception { method in class:TestOracleAltConfig
H A DTestXerces.java26 * Test suite that runs all DOM L3 Core tests using the
34 public static TestSuite suite() throws Exception { method in class:TestXerces
H A DTestXercesAltConfig.java26 * Test suite that runs all DOM L3 Core tests using the
34 public static TestSuite suite() throws Exception { method in class:TestXercesAltConfig
/dalvik/libcore/dom/src/test/java/org/w3c/domts/level3/ls/
H A DTestBatik.java25 * Runs test suite using Batik SVG.
30 * Factory method for suite.
32 * @return suite
35 public static TestSuite suite() throws Exception { method in class:TestBatik
H A DTestDefaultLS.java26 * Test suite that runs all DOM L3 Core tests using the
35 * Create instance of test suite.
37 * @return test suite
40 public static TestSuite suite() throws Exception { method in class:TestDefaultLS
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
H A DTestOracle.java26 * A JUnit test suite that will run all Load and Save tests
35 * Constructs the test suite
37 * @return test suite
42 public static TestSuite suite() throws Exception { method in class:TestOracle
H A DTestXerces.java28 * A JUnit test suite that will run all Load and Save tests
36 public static TestSuite suite() throws Exception method in class:TestXerces
/dalvik/libcore/dom/src/test/java/org/w3c/domts/level3/validation/
H A DTestBatik.java25 * Runs test suite using Batik SVG.
30 * Factory method for suite.
32 * @return suite
35 public static TestSuite suite() throws Exception { method in class:TestBatik
H A DTestDefaultLS.java26 * Test suite that runs all DOM L3 Validation tests using the
35 * Create instance of test suite.
37 * @return test suite
40 public static TestSuite suite() throws Exception { method in class:TestDefaultLS
H A DTestDefaultLSAltConfig.java26 * Test suite that runs all DOM L3 Validation tests using a
36 * Create a new instance of the test suite
37 * @return test suite
40 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
H A DTestDefaultParserAltConfig.java28 * Test suite using the default JAXP parser in the alternative configuration
35 * Create a new instance of the test suite
36 * @return new test suite
40 public static TestSuite suite() throws Exception method in class:TestDefaultParserAltConfig
H A DTestOracle.java26 * Test suite that runs all DOM L3 Validation tests using the
36 * @return test suite
39 public static TestSuite suite() throws Exception { method in class:TestOracle
H A DTestOracleAltConfig.java26 * Test suite that runs all DOM L3 Validation tests using the
35 * @return test suite
38 public static TestSuite suite() throws Exception { method in class:TestOracleAltConfig

Completed in 678 milliseconds

12345678910