Uses of Interface
com.atlassian.bamboo.build.TestManager

Packages that use TestManager
com.atlassian.bamboo.build   
com.atlassian.bamboo.build.tests   
com.atlassian.bamboo.ww2.interceptors   
 

Uses of TestManager in com.atlassian.bamboo.build
 

Classes in com.atlassian.bamboo.build that implement TestManager
 class DefaultTestManager
           
 

Fields in com.atlassian.bamboo.build declared as TestManager
protected  TestManager BuildResultsAction.testManager
           
 

Methods in com.atlassian.bamboo.build with parameters of type TestManager
 void BuildResultsAction.setTestManager(TestManager testManager)
           
 

Uses of TestManager in com.atlassian.bamboo.build.tests
 

Methods in com.atlassian.bamboo.build.tests that return TestManager
 TestManager ViewTestsSummary.getTestManager()
           
 

Methods in com.atlassian.bamboo.build.tests with parameters of type TestManager
 void ViewTestsSummary.setTestManager(TestManager testManager)
           
 

Uses of TestManager in com.atlassian.bamboo.ww2.interceptors
 

Methods in com.atlassian.bamboo.ww2.interceptors with parameters of type TestManager
 void TestCaseAwareInterceptor.setTestManager(TestManager testManager)
           
 



Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.