Uses of Class
com.atlassian.bamboo.testutils.TestCaseDescriptor

Packages that use TestCaseDescriptor
com.atlassian.bamboo.testutils   
 

Uses of TestCaseDescriptor in com.atlassian.bamboo.testutils
 

Methods in com.atlassian.bamboo.testutils that return types with arguments of type TestCaseDescriptor
 java.util.Collection<TestCaseDescriptor> TestClassDescriptor.getTestCases()
           
 

Method parameters in com.atlassian.bamboo.testutils with type arguments of type TestCaseDescriptor
 void TestClassDescriptor.setTestCases(java.util.Collection<TestCaseDescriptor> testCases)
           
 

Constructor parameters in com.atlassian.bamboo.testutils with type arguments of type TestCaseDescriptor
TestClassDescriptor(java.lang.String className, java.util.Collection<TestCaseDescriptor> testCases)
           
 



Copyright © 2011 Atlassian. All Rights Reserved.