Searched defs:DOMTestCase (Results 1 - 2 of 2) sorted by relevance

/libcore/luni/src/test/java/tests/org/w3c/dom/
H A DDOMTestCase.java14 public class DOMTestCase extends TestCase { class in inherits:TestCase
/libcore/dom/src/test/java/org/w3c/domts/
H A DDOMTestCase.java28 public abstract class DOMTestCase class in inherits:DOMTest
33 * This constructor is for DOMTestCase's that make specific demands for
37 public DOMTestCase() { method in class:DOMTestCase
42 * This constructor is for DOMTestCase's that do not add any requirements
48 public DOMTestCase(DOMTestDocumentBuilderFactory factory) { method in class:DOMTestCase

Completed in 99 milliseconds