Uses of Class
org.jbehave.core.model.OutcomesTable.Outcome
-
Packages that use OutcomesTable.Outcome Package Description org.jbehave.core.model -
-
Uses of OutcomesTable.Outcome in org.jbehave.core.model
Methods in org.jbehave.core.model that return types with arguments of type OutcomesTable.Outcome Modifier and Type Method Description List<OutcomesTable.Outcome<?>>
OutcomesTable. getFailedOutcomes()
List<OutcomesTable.Outcome<?>>
OutcomesTable. getOutcomes()
-