| Constructor and Description |
|---|
SystemPropertiesRestoreRule()
Restores all properties.
|
SystemPropertiesRestoreRule(Set<String> ignoredProperties) |
SystemPropertiesRestoreRule(String... ignoredProperties) |
public SystemPropertiesRestoreRule()
public SystemPropertiesRestoreRule(Set<String> ignoredProperties)
ignoredProperties - Properties that will be ignored (and will not be restored).public SystemPropertiesRestoreRule(String... ignoredProperties)
ignoredProperties - Properties that will be ignored (and will not be restored).public Statement apply(Statement s, Description d)
Copyright © 2011-2013 Carrot Search s.c.. All Rights Reserved.