com.agical.rdoc.extension.junit
Class TDDocTestSuite
java.lang.Object
junit.framework.TestSuite
com.agical.rmock.extension.junit.DynamicTestSuite
com.agical.rdoc.extension.junit.TDDocTestSuite
- All Implemented Interfaces:
- PostProcessorProvider, junit.framework.Test
public abstract class TDDocTestSuite
- extends DynamicTestSuite
- implements PostProcessorProvider
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 |
testStructureService
protected TestStructureService testStructureService
TDDocTestSuite
public TDDocTestSuite(java.lang.String name)
TDDocTestSuite
public TDDocTestSuite(java.lang.String name,
Configurator configurator,
java.lang.String testStructureName)
TDDocTestSuite
public TDDocTestSuite(java.lang.String name,
Configurator configurator)
getPostProcessors
public TestSuitePostProcessor[] getPostProcessors()
- Specified by:
getPostProcessors
in interface PostProcessorProvider
addPostProcessor
protected void addPostProcessor(TestSuitePostProcessor postProcessor)
Copyright © 2005-2011 Agical AB. All Rights Reserved.