Uses of Class
com.atlassian.bamboo.testutils.TestCaseDescriptor
Packages that use TestCaseDescriptor
-
Uses of TestCaseDescriptor in com.atlassian.bamboo.testutils
Methods in com.atlassian.bamboo.testutils that return types with arguments of type TestCaseDescriptorMethod parameters in com.atlassian.bamboo.testutils with type arguments of type TestCaseDescriptorModifier and TypeMethodDescriptionvoidTestClassDescriptor.setTestCases(@NotNull Collection<TestCaseDescriptor> testCases) Constructor parameters in com.atlassian.bamboo.testutils with type arguments of type TestCaseDescriptorModifierConstructorDescriptionTestClassDescriptor(@NotNull String className, @NotNull Collection<TestCaseDescriptor> testCases)