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 LithoTestRunConfigurationpublic void afterTest(FrameworkMethod method)
afterTest in interface LithoTestRunConfiguration