public class LoadPropertiesAction extends AbstractTestAction
ClassPathResource or
a FileSystemResource.description| Constructor and Description |
|---|
LoadPropertiesAction()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
doExecute(TestContext context)
Subclasses may add custom execution logic here.
|
String |
getFilePath()
Gets the file.
|
LoadPropertiesAction |
setFilePath(String file)
File path setter.
|
execute, getActor, getDescription, getName, isDisabled, setActor, setDescription, setNamepublic void doExecute(TestContext context)
AbstractTestActiondoExecute in class AbstractTestActionpublic LoadPropertiesAction setFilePath(String file)
file - the file to setpublic String getFilePath()
Copyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.