org.apache.axiom.ts.soap
Class SOAPTestSuiteBuilder
java.lang.Object
org.apache.axiom.testutils.suite.TestSuiteBuilder
org.apache.axiom.ts.soap.SOAPTestSuiteBuilder
public class SOAPTestSuiteBuilder
- extends org.apache.axiom.testutils.suite.TestSuiteBuilder
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 |
SOAPTestSuiteBuilder
public SOAPTestSuiteBuilder(OMMetaFactory metaFactory,
boolean supportsOMSourcedElement,
boolean supportsBodyElementNameOptimization)
- Constructor.
- Parameters:
metaFactory
- supportsOMSourcedElement
- indicates whether the implementation supports OMSourcedElement
supportsBodyElementNameOptimization
- indicates whether the implementation supports the optimization described by AXIOM-282
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.