public class MaestroTestPropertiesBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
static MaestroTestProperties |
build(File directory)
Build the MaestroTestProperties object
|
public static MaestroTestProperties build(File directory) throws IOException
directory - the directory containing the properties fileIOException - on I/O errors (ie.: unable to read the properties file)This documentation was released into the public domain.