|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||