Uses of Class
com.atlassian.bamboo.testutils.TestClassDescriptor
Packages that use TestClassDescriptor
-
Uses of TestClassDescriptor in com.atlassian.bamboo.testutils
Fields in com.atlassian.bamboo.testutils with type parameters of type TestClassDescriptorModifier and TypeFieldDescriptionstatic final Collection<TestClassDescriptor> TestBuildDetailsHelper.SUBDIR_SVN_FAILED_TESTSstatic final Collection<TestClassDescriptor> TestBuildDetailsHelper.SUBDIR_SVN_MIXED_TESTSstatic final Collection<TestClassDescriptor> TestBuildDetailsHelper.SUBDIR_SVN_SUCCESS_TESTS -
Uses of TestClassDescriptor in com.atlassian.bamboo.testutils.model
Methods in com.atlassian.bamboo.testutils.model that return types with arguments of type TestClassDescriptorMethod parameters in com.atlassian.bamboo.testutils.model with type arguments of type TestClassDescriptorModifier and TypeMethodDescriptionvoidTestJobDetails.setTestClasses(Collection<TestClassDescriptor> testClasses)