|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.TestSuite
com.agical.rmock.extension.junit.DynamicTestSuite
com.agical.rdoc.extension.junit.TDDocTestSuite
public abstract class TDDocTestSuite
| Field Summary | |
|---|---|
protected TestStructureService |
testStructureService
|
| Fields inherited from class com.agical.rmock.extension.junit.DynamicTestSuite |
|---|
addAllToSuite, is |
| Constructor Summary | |
|---|---|
TDDocTestSuite(String name)
|
|
TDDocTestSuite(String name,
Configurator configurator)
|
|
TDDocTestSuite(String name,
Configurator configurator,
String testStructureName)
|
|
| Method Summary | |
|---|---|
protected void |
addPostProcessor(TestSuitePostProcessor postProcessor)
|
TestSuitePostProcessor[] |
getPostProcessors()
|
| Methods inherited from class com.agical.rmock.extension.junit.DynamicTestSuite |
|---|
allClasses, countTestCases, forEach, run, setTestStructureListener, setTestSuiteListener, setupSuite |
| Methods inherited from class junit.framework.TestSuite |
|---|
addTest, addTestSuite, createTest, getName, getTestConstructor, runTest, setName, testAt, testCount, tests, toString, warning |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected TestStructureService testStructureService
| Constructor Detail |
|---|
public TDDocTestSuite(String name)
public TDDocTestSuite(String name,
Configurator configurator,
String testStructureName)
public TDDocTestSuite(String name,
Configurator configurator)
| Method Detail |
|---|
public TestSuitePostProcessor[] getPostProcessors()
getPostProcessors in interface PostProcessorProviderprotected void addPostProcessor(TestSuitePostProcessor postProcessor)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||