org.apache.axiom.ts.omdom
Class OMDOMTestSuiteBuilder
java.lang.Object
org.apache.axiom.testutils.suite.TestSuiteBuilder
org.apache.axiom.ts.omdom.OMDOMTestSuiteBuilder
public class OMDOMTestSuiteBuilder
- extends org.apache.axiom.testutils.suite.TestSuiteBuilder
Builds a test suite for Axiom implementations that also implement DOM. Note that this test suite
only contains tests that depend on Axiom specific features. Pure DOM tests (that are executable
with a standard DOM implementation) should go to
DOMTestSuiteBuilder
.
Method Summary |
protected void |
addTests()
|
Methods inherited from class org.apache.axiom.testutils.suite.TestSuiteBuilder |
addTest, build, exclude, exclude, exclude |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OMDOMTestSuiteBuilder
public OMDOMTestSuiteBuilder(DOMMetaFactory metaFactory)
addTests
protected void addTests()
- Specified by:
addTests
in class org.apache.axiom.testutils.suite.TestSuiteBuilder
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.