|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TestResult | |
---|---|
com.cwctravel.hudson.plugins.suitegroupedtests | |
com.cwctravel.hudson.plugins.suitegroupedtests.junit |
Uses of TestResult in com.cwctravel.hudson.plugins.suitegroupedtests |
---|
Methods in com.cwctravel.hudson.plugins.suitegroupedtests that return TestResult | |
---|---|
TestResult |
SuiteGroupResultAction.getSuiteTestResultGroup(java.lang.String suiteName)
|
Methods in com.cwctravel.hudson.plugins.suitegroupedtests that return types with arguments of type TestResult | |
---|---|
java.util.Collection<TestResult> |
SuiteGroupResultProjectAction.getSuites()
|
Uses of TestResult in com.cwctravel.hudson.plugins.suitegroupedtests.junit |
---|
Methods in com.cwctravel.hudson.plugins.suitegroupedtests.junit that return TestResult | |
---|---|
TestResult |
SuiteGroupResult.getGroupBySuiteName(java.lang.String suiteName)
|
TestResult |
TestResult.getPreviousResult()
|
Methods in com.cwctravel.hudson.plugins.suitegroupedtests.junit that return types with arguments of type TestResult | |
---|---|
java.util.Collection<TestResult> |
SuiteGroupResult.getChildren()
|
java.util.Collection<TestResult> |
SuiteGroupResult.getGroups()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |