Uses of Class
com.atlassian.bamboo.results.tests.TestCaseResultWrapper

Packages that use TestCaseResultWrapper
com.atlassian.bamboo.build   
com.atlassian.bamboo.index   
 

Uses of TestCaseResultWrapper in com.atlassian.bamboo.build
 

Methods in com.atlassian.bamboo.build that return TestCaseResultWrapper
 TestCaseResultWrapper TestResultManager.getLastTestCaseResult(TestCase testCase)
           
 TestCaseResultWrapper DefaultTestResultManager.getLastTestCaseResult(TestCase testCase)
           
 TestCaseResultWrapper TestResultManager.getTestCaseResult(BuildResults buildResults, String key)
          Finds a TestCaseResultWrapper given a test case key and a BuildResultsImpl
 TestCaseResultWrapper DefaultTestResultManager.getTestCaseResult(BuildResults buildResults, String key)
           
 

Uses of TestCaseResultWrapper in com.atlassian.bamboo.index
 

Methods in com.atlassian.bamboo.index with parameters of type TestCaseResultWrapper
static Document TestCaseResultDocument.getDocument(TestCaseResultWrapper testCase)
           
protected  void DefaultBuildResultsIndexer.indexTestCaseResult(TestCaseResultWrapper testCase)
           
 



Copyright © 2006 Atlassian Software Systems. All Rights Reserved.