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