|
|||||||||
| Home >> All >> com >> simscomputing >> [ testbed overview ] | PREV NEXT | ||||||||
Uses of Class
com.simscomputing.testbed.TestResult
| Uses of TestResult in com.simscomputing.testbed |
| Fields in com.simscomputing.testbed declared as TestResult | |
private TestResult[] |
TesterProgress.testResults
|
| Methods in com.simscomputing.testbed that return TestResult | |
TestResult |
TesterProgress.getTestResult(int index)
|
TestResult[] |
TestResultCollection.getClonedTestResults()
|
TestResult[] |
TestResultCollection.findTestResults(java.lang.String testCaseCollectionClassName)
Returns all the test results. |
| Methods in com.simscomputing.testbed with parameters of type TestResult | |
void |
TestResultCollection.add(TestResult testResult)
|
| Constructors in com.simscomputing.testbed with parameters of type TestResult | |
TesterProgress(int numberOfTestsExercised,
int totalNumberOfTestsToExercise,
java.lang.String testCaseBeingExercised,
TestResult[] testResults)
|
|
|
|||||||||
| Home >> All >> com >> simscomputing >> [ testbed overview ] | PREV NEXT | ||||||||