Package | Description |
---|---|
org.apache.maven.surefire.booter |
Modifier and Type | Field and Description |
---|---|
private PropertiesWrapper |
BooterDeserializer.properties |
Modifier and Type | Method and Description |
---|---|
private static PropertiesWrapper |
SystemPropertyManager.loadProperties(java.io.File file) |
static PropertiesWrapper |
SystemPropertyManager.loadProperties(java.io.InputStream inStream)
Loads the properties, closes the stream
|
Constructor and Description |
---|
ClasspathConfiguration(PropertiesWrapper properties) |