public class GitHubGovernorStrategy extends Object implements org.arquillian.extension.governor.api.GovernorStrategy
| Modifier and Type | Field and Description |
|---|---|
static String |
FORCING_EXECUTION_REASON_STRING |
static Object |
GITHUB_CLOSED_STRING |
static String |
SKIPPING_EXECUTION_REASON_STRING |
| Constructor and Description |
|---|
GitHubGovernorStrategy(GitHubGovernorConfiguration gitHubGovernorConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
GitHubGovernorStrategy |
annotation(GitHub annotation) |
GitHubGovernorStrategy |
issue(org.eclipse.egit.github.core.Issue gitHubIssue) |
org.jboss.arquillian.test.spi.execution.ExecutionDecision |
resolve() |
public static final String FORCING_EXECUTION_REASON_STRING
public static final String SKIPPING_EXECUTION_REASON_STRING
public static final Object GITHUB_CLOSED_STRING
public GitHubGovernorStrategy(GitHubGovernorConfiguration gitHubGovernorConfiguration)
public GitHubGovernorStrategy annotation(GitHub annotation)
public GitHubGovernorStrategy issue(org.eclipse.egit.github.core.Issue gitHubIssue)
public org.jboss.arquillian.test.spi.execution.ExecutionDecision resolve()
resolve in interface org.arquillian.extension.governor.api.GovernorStrategyCopyright © 2015 JBoss by Red Hat. All rights reserved.