public abstract class TestDesignerBeforeTestSupport extends SequenceBeforeTest implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean
actionsdescription| Constructor and Description |
|---|
TestDesignerBeforeTestSupport() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
abstract void |
beforeTest(TestDesigner designer)
Subclasses implement this method to add before 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 beforeTest(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.