public class RuleInstaller extends AbstractRuleInstaller
CLASS_KEY_PREFIX, METHOD_KEY_PREFIX| Constructor and Description |
|---|
RuleInstaller() |
| Modifier and Type | Method and Description |
|---|---|
protected List<ExecContext> |
getExecContexts(org.jboss.arquillian.core.spi.event.Event event) |
protected boolean |
shouldRun(org.jboss.arquillian.test.spi.event.suite.TestEvent event) |
installClass, installMethod, uninstallClass, uninstallMethodprotected List<ExecContext> getExecContexts(org.jboss.arquillian.core.spi.event.Event event)
getExecContexts in class AbstractRuleInstallerprotected boolean shouldRun(org.jboss.arquillian.test.spi.event.suite.TestEvent event)
shouldRun in class AbstractRuleInstallerCopyright © 2014 JBoss by Red Hat. All rights reserved.