Package net.serenitybdd.core.environment
Class ConfiguredEnvironment
java.lang.Object
net.serenitybdd.core.environment.ConfiguredEnvironment
public class ConfiguredEnvironment
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description ConfiguredEnvironment() -
Method Summary
Modifier and Type Method Description static ConfigurationgetConfiguration()static EnvironmentVariablesgetEnvironmentVariables()static voidreset()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ConfiguredEnvironment
public ConfiguredEnvironment()
-
-
Method Details
-
getEnvironmentVariables
-
getConfiguration
-
reset
public static void reset()
-