|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TestResult | |
|---|---|
| com.jamasoftware.contour.dao | |
| Uses of TestResult in com.jamasoftware.contour.dao |
|---|
| Methods in com.jamasoftware.contour.dao that return TestResult | |
|---|---|
TestResult |
TestResultDao.getTestResult(java.lang.Integer resultId)
|
| Methods in com.jamasoftware.contour.dao that return types with arguments of type TestResult | |
|---|---|
java.util.List<TestResult> |
TestResultDao.getTestResults(java.lang.Integer testCaseId)
|
| Methods in com.jamasoftware.contour.dao with parameters of type TestResult | |
|---|---|
void |
TestResultDao.deleteTestResult(TestResult testResult)
|
void |
TestResultDao.saveTestResult(TestResult testResult)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||