|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axiom.ts.AxiomTestSuiteBuilder
public abstract class AxiomTestSuiteBuilder
| Field Summary | |
|---|---|
protected OMMetaFactory |
metaFactory
|
| Constructor Summary | |
|---|---|
AxiomTestSuiteBuilder(OMMetaFactory metaFactory)
|
|
| Method Summary | |
|---|---|
protected void |
addTest(AxiomTestCase test)
|
protected abstract void |
addTests()
|
junit.framework.TestSuite |
build()
|
void |
exclude(java.lang.Class testClass)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final OMMetaFactory metaFactory
| Constructor Detail |
|---|
public AxiomTestSuiteBuilder(OMMetaFactory metaFactory)
| Method Detail |
|---|
public final void exclude(java.lang.Class testClass)
protected abstract void addTests()
public final junit.framework.TestSuite build()
protected final void addTest(AxiomTestCase test)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||