Guvnor - Services API 6.2.0.CR2

Uses of Class
org.guvnor.common.services.shared.test.Failure

Packages that use Failure
org.guvnor.common.services.shared.test   
 

Uses of Failure in org.guvnor.common.services.shared.test
 

Methods in org.guvnor.common.services.shared.test that return types with arguments of type Failure
 List<Failure> TestResultMessage.getFailures()
           
 

Constructor parameters in org.guvnor.common.services.shared.test with type arguments of type Failure
TestResultMessage(boolean wasSuccessful, int runCount, int failureCount, List<Failure> failures)
           
 


Guvnor - Services API 6.2.0.CR2

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