Package net.serenitybdd.screenplay
Interface HasTeardown
public interface HasTeardown
Implement this Interface when you wish an
Ability to be torn down upon calling OnStage.drawTheCurtain()-
Method Summary
Modifier and Type Method Description voidtearDown()
-
Method Details
-
tearDown
void tearDown()
-