Package | Description |
---|---|
org.junit.contrib.java.lang.system |
Modifier and Type | Method and Description |
---|---|
ProvideSystemProperty |
ProvideSystemProperty.and(java.lang.String name,
java.lang.String value) |
static ProvideSystemProperty |
ProvideSystemProperty.fromFile(java.lang.String name) |
private static ProvideSystemProperty |
ProvideSystemProperty.fromInputStream(java.io.InputStream is) |
static ProvideSystemProperty |
ProvideSystemProperty.fromResource(java.lang.String name) |