Package at.willhaben.willtest.junit5
Interface TestStartListener
-
- All Superinterfaces:
BrowserUtilExtension
public interface TestStartListener extends BrowserUtilExtension
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidtestStarted(org.junit.jupiter.api.extension.ExtensionContext context, java.lang.String testName)
-