|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TestClassDescriptor | |
---|---|
com.atlassian.bamboo.testutils |
Uses of TestClassDescriptor in com.atlassian.bamboo.testutils |
---|
Fields in com.atlassian.bamboo.testutils with type parameters of type TestClassDescriptor | |
---|---|
static java.util.Collection<TestClassDescriptor> |
TestBuildDetails.SUBDIR_CVS_ARTIFACTS_TESTS
|
static java.util.Collection<TestClassDescriptor> |
TestBuildDetails.SUBDIR_CVS_FAILED_TESTS
|
static java.util.Collection<TestClassDescriptor> |
TestBuildDetails.SUBDIR_CVS_LONG_TESTS
|
static java.util.Collection<TestClassDescriptor> |
TestBuildDetails.SUBDIR_CVS_MIXED_TESTS
|
static java.util.Collection<TestClassDescriptor> |
TestBuildDetails.SUBDIR_CVS_SCRIPT_TESTS
|
static java.util.Collection<TestClassDescriptor> |
TestBuildDetails.SUBDIR_CVS_SUCCESS_TESTS
|
static java.util.Collection<TestClassDescriptor> |
TestBuildDetails.SUBDIR_PERFORCE_FAILED_TESTS
|
static java.util.Collection<TestClassDescriptor> |
TestBuildDetails.SUBDIR_PERFORCE_SUCCESS_TESTS
|
static java.util.Collection<TestClassDescriptor> |
TestBuildDetails.SUBDIR_SVN_FAILED_TESTS
|
static java.util.Collection<TestClassDescriptor> |
TestBuildDetails.SUBDIR_SVN_MIXED_TESTS
|
static java.util.Collection<TestClassDescriptor> |
TestBuildDetails.SUBDIR_SVN_SUCCESS_TESTS
|
Methods in com.atlassian.bamboo.testutils that return types with arguments of type TestClassDescriptor | |
---|---|
java.util.Collection<TestClassDescriptor> |
TestBuildDetails.getTestClasses()
|
Method parameters in com.atlassian.bamboo.testutils with type arguments of type TestClassDescriptor | |
---|---|
void |
TestBuildDetails.setTestClasses(java.util.Collection<TestClassDescriptor> testClasses)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |