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

Packages that use TestCaseDescriptor
com.atlassian.bamboo.testutils   
 

Uses of TestCaseDescriptor in com.atlassian.bamboo.testutils
 

Fields in com.atlassian.bamboo.testutils with type parameters of type TestCaseDescriptor
static com.google.common.base.Predicate<TestCaseDescriptor> TestCaseDescriptor.IS_PASSING
           
 

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 © 2012 Atlassian. All Rights Reserved.