|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.bpelunit.framework.BPELUnitRunner
net.bpelunit.framework.base.BPELUnitBaseRunner
net.bpelunit.utils.datasourceinliner.DummyRunner
public class DummyRunner
Dummy runner which does not set up any kind of logging, and has no special
logic. Useful for creating data sources in the inliner. Should
net.bpelunit.test.util.TestTestRunner from
the core project, instead.
| Field Summary |
|---|
| Fields inherited from class net.bpelunit.framework.base.BPELUnitBaseRunner |
|---|
BPELUNIT_HOME_ENV, CONFIG_DIR, COVERAGETOOL_CONFIG_FILE_NAME, DEPLOYER_CONFIG_FILE_NAME, EXTENSIONS_FILE_NAME |
| Fields inherited from class net.bpelunit.framework.BPELUnitRunner |
|---|
CHANGE_ENDPOINTS, GLOBAL_TIMEOUT, HALT_ON_ERROR, HALT_ON_FAILURE, MEASURE_COVERAGE, SKIP_UNKNOWN_EXTENSIONS |
| Constructor Summary | |
|---|---|
DummyRunner()
|
|
DummyRunner(java.lang.String homeDirectory)
|
|
| Method Summary | |
|---|---|
void |
configureInit()
|
void |
configureLogging()
|
| Methods inherited from class net.bpelunit.framework.base.BPELUnitBaseRunner |
|---|
configureCoverageTool, configureDeployers, configureExtensions, createNewDataSource, createNewDeployer, createNewHeaderProcessor, createNewSOAPEncoder, setHomeDirectory |
| Methods inherited from class net.bpelunit.framework.BPELUnitRunner |
|---|
changeEndpoints, getCoverageMeasurmentTool, getGlobalConfigurationForDeployer, getTimeout, initialize, isHaltOnError, isHaltOnFailure, isSkipUnknownExtensions, loadTestSuite, measureTestCoverage, setCoverageMeasurmentTool |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DummyRunner()
throws ConfigurationException
ConfigurationException
public DummyRunner(java.lang.String homeDirectory)
throws ConfigurationException
ConfigurationException| Method Detail |
|---|
public void configureInit()
throws ConfigurationException
configureInit in class BPELUnitBaseRunnerConfigurationException
public void configureLogging()
throws ConfigurationException
configureLogging in class BPELUnitBaseRunnerConfigurationException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||