|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TestClassResultWrapper | |
|---|---|
| com.atlassian.bamboo.build | |
| com.atlassian.bamboo.ww2.aware | |
| Uses of TestClassResultWrapper in com.atlassian.bamboo.build |
|---|
| Methods in com.atlassian.bamboo.build that return TestClassResultWrapper | |
|---|---|
TestClassResultWrapper |
ViewTestClassResultAction.getTestClassResult()
|
TestClassResultWrapper |
ViewTestCaseResultAction.getTestClassResult()
|
TestClassResultWrapper |
TestResultManager.getTestClassResult(BuildResults buildResults,
java.lang.String key)
Finds a TestClassResultWrapper given a test class key and a BuildResultsImpl |
TestClassResultWrapper |
DefaultTestResultManager.getTestClassResult(BuildResults buildResults,
java.lang.String key)
|
| Methods in com.atlassian.bamboo.build with parameters of type TestClassResultWrapper | |
|---|---|
void |
ViewTestClassResultAction.setTestClassResult(TestClassResultWrapper testClassResult)
|
void |
ViewTestCaseResultAction.setTestClassResult(TestClassResultWrapper testClassResult)
|
| Uses of TestClassResultWrapper in com.atlassian.bamboo.ww2.aware |
|---|
| Methods in com.atlassian.bamboo.ww2.aware that return TestClassResultWrapper | |
|---|---|
TestClassResultWrapper |
TestClassResultAware.getTestClassResult()
|
| Methods in com.atlassian.bamboo.ww2.aware with parameters of type TestClassResultWrapper | |
|---|---|
void |
TestClassResultAware.setTestClassResult(TestClassResultWrapper testClassResult)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||