Drools Workbench - Test Scenario Editor - API 6.1.0.CR1

Uses of Class
org.drools.workbench.screens.testscenario.model.Failure

Packages that use Failure
org.drools.workbench.screens.testscenario.model   
 

Uses of Failure in org.drools.workbench.screens.testscenario.model
 

Methods in org.drools.workbench.screens.testscenario.model that return types with arguments of type Failure
 List<Failure> TestResultMessage.getFailures()
           
 

Constructor parameters in org.drools.workbench.screens.testscenario.model with type arguments of type Failure
TestResultMessage(boolean wasSuccessful, int runCount, int failureCount, List<Failure> failures)
           
 


Drools Workbench - Test Scenario Editor - API 6.1.0.CR1

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.