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 com.agical.rmock.extension.junit.DynamicTestSuite
- implements PostProcessorProvider
Fields inherited from class com.agical.rmock.extension.junit.DynamicTestSuite |
addAllToSuite, is |
Constructor Summary |
TDDocTestSuite(java.lang.String name)
|
TDDocTestSuite(java.lang.String name,
com.agical.rmock.core.configuration.Configurator configurator)
|
TDDocTestSuite(java.lang.String name,
com.agical.rmock.core.configuration.Configurator configurator,
java.lang.String testStructureName)
|
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 |
testStructureService
protected TestStructureService testStructureService
TDDocTestSuite
public TDDocTestSuite(java.lang.String name)
TDDocTestSuite
public TDDocTestSuite(java.lang.String name,
com.agical.rmock.core.configuration.Configurator configurator,
java.lang.String testStructureName)
TDDocTestSuite
public TDDocTestSuite(java.lang.String name,
com.agical.rmock.core.configuration.Configurator configurator)
getPostProcessors
public TestSuitePostProcessor[] getPostProcessors()
- Specified by:
getPostProcessors
in interface PostProcessorProvider
addPostProcessor
protected void addPostProcessor(TestSuitePostProcessor postProcessor)
Copyright © 2005-2009 Agical AB. All Rights Reserved.