public class SkipperTestExecutionDecider extends Object implements org.jboss.arquillian.test.spi.execution.TestExecutionDecider, org.arquillian.extension.governor.spi.GovernorProvider
| Constructor and Description |
|---|
SkipperTestExecutionDecider() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.arquillian.test.spi.execution.ExecutionDecision |
decide(Method testMethod) |
void |
on(org.arquillian.extension.governor.spi.event.ExecutionDecisionEvent event) |
int |
precedence() |
Class<? extends Annotation> |
provides() |
public org.jboss.arquillian.test.spi.execution.ExecutionDecision decide(Method testMethod)
decide in interface org.jboss.arquillian.test.spi.execution.TestExecutionDeciderpublic Class<? extends Annotation> provides()
provides in interface org.arquillian.extension.governor.spi.GovernorProviderpublic void on(@Observes
org.arquillian.extension.governor.spi.event.ExecutionDecisionEvent event)
public int precedence()
precedence in interface org.jboss.arquillian.test.spi.execution.TestExecutionDeciderCopyright © 2015 JBoss by Red Hat. All rights reserved.