public class PropertyUtils extends Object
| Constructor and Description |
|---|
PropertyUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
loadProperties(File testProperties,
Map<String,Object> context)
Loads the contents of test/broker/etc properties file into a map
|
This documentation was released into the public domain.