Uses of Class
com.cwctravel.hudson.plugins.suitegroupedtests.junit.SuiteGroupResult

Packages that use SuiteGroupResult
com.cwctravel.hudson.plugins.suitegroupedtests   
com.cwctravel.hudson.plugins.suitegroupedtests.junit   
 

Uses of SuiteGroupResult in com.cwctravel.hudson.plugins.suitegroupedtests
 

Methods in com.cwctravel.hudson.plugins.suitegroupedtests that return SuiteGroupResult
 SuiteGroupResult SuiteGroupResultProjectAction.getLastTestResult()
           
 SuiteGroupResult SuiteGroupResultProjectAction.getModules()
           
 SuiteGroupResult SuiteGroupResultAction.getResult()
          Get the result that this action represents.
 SuiteGroupResult SuiteGroupResultAction.getResultAsSuiteGroupResult()
          This convenience method is what getResult() should have been, but with a specified return type.
 

Methods in com.cwctravel.hudson.plugins.suitegroupedtests with parameters of type SuiteGroupResult
abstract  SuiteGroupResultAction.Data TestDataPublisher.getTestData(hudson.model.AbstractBuild<?,?> build, hudson.Launcher launcher, hudson.model.BuildListener listener, SuiteGroupResult testResult)
          Called after test results are collected by Hudson, to create a resolver for TestActions.
 

Uses of SuiteGroupResult in com.cwctravel.hudson.plugins.suitegroupedtests.junit
 

Methods in com.cwctravel.hudson.plugins.suitegroupedtests.junit that return SuiteGroupResult
 SuiteGroupResult SuiteGroupResult.getPreviousResult()
           
 



Copyright © 2004-2012. All Rights Reserved.