public class TestCaseSimulation extends TestCase
actions
description
Constructor and Description |
---|
TestCaseSimulation(TestCase testCase)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
executeAction(TestAction action,
TestContext context)
Executes a single test action with given test context.
|
addFinalAction, afterTest, beforeTest, doExecute, finish, getFinalActions, getGroups, getMetaInfo, getPackageName, getParameters, getTestClass, getTimeout, getVariableDefinitions, isTestRunner, setAfterTest, setBeanName, setBeforeTest, setFinalActions, setGroups, setMetaInfo, setPackageName, setParameters, setTestActionListeners, setTestClass, setTestResult, setTestRunner, setTimeout, setVariableDefinitions, start, toString
addTestAction, addTestActions, getActionCount, getActionIndex, getActions, getActiveAction, getExecutedActions, getTestAction, isDone, setActions, setActiveAction
execute, getActor, getDescription, getName, isDisabled, setActor, setDescription, setName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
execute, getActor, getDescription, getName, isDisabled, setActor, setDescription, setName
public TestCaseSimulation(TestCase testCase)
testCase
- public void executeAction(TestAction action, TestContext context)
TestCase
executeAction
in class TestCase
Copyright © 2008–2018 ConSol Software GmbH. All rights reserved.