Uses of Enum
org.jboss.arquillian.test.spi.execution.ExecutionDecision.Decision
Packages that use ExecutionDecision.Decision
-
Uses of ExecutionDecision.Decision in org.jboss.arquillian.test.spi.execution
Methods in org.jboss.arquillian.test.spi.execution that return ExecutionDecision.DecisionModifier and TypeMethodDescriptionExecutionDecision.getDecision()static ExecutionDecision.DecisionReturns the enum constant of this type with the specified name.static ExecutionDecision.Decision[]ExecutionDecision.Decision.values()Returns an array containing the constants of this enum type, in the order they are declared.