Drools Workbench - Test Scenario Editor - API 6.0.0.Final

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.0.0.Final

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