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

Packages that use TestClassResult
com.atlassian.bamboo.results.tests   
 

Uses of TestClassResult in com.atlassian.bamboo.results.tests
 

Methods in com.atlassian.bamboo.results.tests that return TestClassResult
 TestClassResult TestClassResultWrapper.getTestClassResult()
           
 

Methods in com.atlassian.bamboo.results.tests with parameters of type TestClassResult
 void TestClassResultWrapper.setTestClassResult(TestClassResult testClassResult)
           
 

Constructors in com.atlassian.bamboo.results.tests with parameters of type TestClassResult
TestClassResultWrapper(TestClassResult testClassResult, BuildResults buildResults, TestResultManager testResultManager)
           
 



Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.