private static class Arquillian.StatementLifecycleExecutor extends java.lang.Object implements LifecycleMethodExecutor
Modifier and Type | Field and Description |
---|---|
private org.junit.runners.model.Statement |
statement |
NO_OP
Constructor and Description |
---|
StatementLifecycleExecutor(org.junit.runners.model.Statement statement) |
Modifier and Type | Method and Description |
---|---|
void |
invoke() |
public StatementLifecycleExecutor(org.junit.runners.model.Statement statement)
public void invoke() throws java.lang.Throwable
invoke
in interface LifecycleMethodExecutor
java.lang.Throwable