java.lang.Object
net.serenitybdd.junit.runners.TestConfiguration
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionTestConfiguration(Class<?> testClass, net.thucydides.model.webdriver.Configuration configuration) -
Method Summary
Modifier and TypeMethodDescriptionbooleanprotected booleanDeprecated.booleanbooleanboolean
-
Constructor Details
-
TestConfiguration
public TestConfiguration(Class<?> testClass, net.thucydides.model.webdriver.Configuration configuration)
-
-
Method Details
-
shouldClearMetadata
public boolean shouldClearMetadata() -
forClass
-
isUniqueSession
Deprecated. -
shouldClearTheBrowserSession
public boolean shouldClearTheBrowserSession() -
shouldResetStepLibraries
public boolean shouldResetStepLibraries() -
isAWebTest
public boolean isAWebTest()
-