public class PropertyFileReader extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PropertyFileReader.BuildOutputProperties
Defines the Testgrid build output properties.
|
| Constructor and Description |
|---|
PropertyFileReader() |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getProperty(Enum property,
String propertyFilePath)
Retrieve property from the property file.
|
Copyright © 2019 WSO2. All rights reserved.