public class SequenceAfterSuite extends AbstractSuiteActionContainer
actions
description
Constructor and Description |
---|
SequenceAfterSuite() |
Modifier and Type | Method and Description |
---|---|
void |
doExecute(TestContext context)
Subclasses may add custom execution logic here.
|
void |
setTestSuiteListener(TestSuiteListeners testSuiteListener)
Sets the testSuiteListener.
|
getEnv, getSuiteNames, getSystemProperties, getTestGroups, setEnv, setSuiteNames, setSystemProperties, setTestGroups, shouldExecute
addTestAction, getActionCount, getActionIndex, getActions, getLastExecutedAction, getTestAction, setActions, setLastExecutedAction
execute, getActor, getDescription, getName, isDisabled, setActor, setDescription, setName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
execute, getActor, getDescription, getName, isDisabled, setDescription, setName
public void doExecute(TestContext context)
AbstractTestAction
doExecute
in class AbstractTestAction
public void setTestSuiteListener(TestSuiteListeners testSuiteListener)
testSuiteListener
- the testSuiteListener to setCopyright © 2008–2017 ConSol Software GmbH. All rights reserved.