public class MockServerTestCase extends AbstractTestCase
BASE_DIR_ROOT, config, haltOnErrorRule, keepLogRule, MAX_RUN_TIME_MIN, mockRequestResponseRule, tagsRule, testGlobalTimeout, testName, tmpFolder| Modifier | Constructor and Description |
|---|---|
protected |
MockServerTestCase() |
| Modifier and Type | Method and Description |
|---|---|
MockServer |
getServer() |
java.util.List<? extends ITestComponent> |
getTestComponents() |
protected java.util.Collection<? extends ITestComponent> |
getTestComponentsSpecific() |
protected void |
initComponents() |
cleanComponents, getConfig, getConfigForApp, getCurrentApplication, getCurrentApplicationConfig, getResourcePath, getSandBoxDir, getTestGroup, getTestName, init, initConfiguration, initTestEnvironment, isRunning, onAllComponents, onAllComponents, prepareComponentsForExecution, recordStartupTime, reportTestExecutionInfo, startComponents, stopComponents, tearDown, tearDownComponents, tearDownComponentsSpecificprotected void initComponents()
initComponents in class AbstractTestCasepublic java.util.List<? extends ITestComponent> getTestComponents()
protected java.util.Collection<? extends ITestComponent> getTestComponentsSpecific()
public MockServer getServer()