public class LithoViewSelfManageTestRunConfiguration extends java.lang.Object implements LithoTestRunConfiguration
Constructor and Description |
---|
LithoViewSelfManageTestRunConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
afterTest(FrameworkMethod method) |
void |
beforeTest(FrameworkMethod method) |
public LithoViewSelfManageTestRunConfiguration()
public void beforeTest(FrameworkMethod method)
beforeTest
in interface LithoTestRunConfiguration
public void afterTest(FrameworkMethod method)
afterTest
in interface LithoTestRunConfiguration