|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TestCaseResultWrapper | |
|---|---|
| com.atlassian.bamboo.build | |
| com.atlassian.bamboo.index | |
| Uses of TestCaseResultWrapper in com.atlassian.bamboo.build |
|---|
| Methods in com.atlassian.bamboo.build that return TestCaseResultWrapper | |
|---|---|
TestCaseResultWrapper |
TestResultManager.getLastTestCaseResult(TestCase testCase)
|
TestCaseResultWrapper |
DefaultTestResultManager.getLastTestCaseResult(TestCase testCase)
|
TestCaseResultWrapper |
TestResultManager.getTestCaseResult(BuildResults buildResults,
java.lang.String key)
Finds a TestCaseResultWrapper given a test case key and a BuildResultsImpl |
TestCaseResultWrapper |
DefaultTestResultManager.getTestCaseResult(BuildResults buildResults,
java.lang.String key)
|
| Uses of TestCaseResultWrapper in com.atlassian.bamboo.index |
|---|
| Methods in com.atlassian.bamboo.index with parameters of type TestCaseResultWrapper | |
|---|---|
static org.apache.lucene.document.Document |
TestCaseResultDocument.getDocument(TestCaseResultWrapper testCase)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||