public interface EnvironmentFacet
restore()
method.Modifier and Type | Method and Description |
---|---|
void |
restore()
Restores the original Environment, implying that the change performed in
setup()
method are restored to the state before the setup method was called. |
void |
setup()
Sets up this Environment, inferring temporary changes to environment variables or conditions.
|
void setup()
restore()
method.void restore()
setup()
method are restored to the state before the setup method was called.Copyright © 2005–2015 MojoHaus. All rights reserved.