public abstract class TestDesignerAfterTestSupport extends SequenceAfterTest implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean
actionsdescription| Constructor and Description |
|---|
TestDesignerAfterTestSupport() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
abstract void |
afterTest(TestDesigner designer)
Subclasses implement this method to add after suite logic.
|
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
Sets the applicationContext property.
|
doExecutegetEnv, getNamePattern, getPackageNamePattern, getSystemProperties, getTestGroups, setEnv, setNamePattern, setPackageNamePattern, setSystemProperties, setTestGroups, shouldExecuteaddTestAction, addTestActions, getActionCount, getActionIndex, getActions, getActiveAction, getExecutedActions, getTestAction, isDone, setActions, setActiveActionexecute, getActor, getDescription, getName, isDisabled, setActor, setDescription, setNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecute, getActor, getDescription, getName, isDisabled, setActor, setDescription, setNamepublic abstract void afterTest(TestDesigner designer)
designer - public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
setApplicationContext in interface org.springframework.context.ApplicationContextAwareapplicationContext - Copyright © 2008–2019 ConSol Software GmbH. All rights reserved.