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, setName
public void doExecute(TestContext context)
AbstractTestAction
doExecute
in class AbstractTestAction
public LoadPropertiesAction setFilePath(String file)
file
- the file to setpublic String getFilePath()
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.