| Modifier and Type | Class and Description |
|---|---|
static class |
BevoTest.TestExecutionResult<C,R>
A
TestExecutionResult represents the result of executing a
test case on a test item. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<BevoTest.TestLogEntry> |
BevoTest.TestLog.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlaintextTestReporter.reportEntry(BevoTest.TestLogEntry entry,
java.lang.Appendable out,
java.util.Set<PlaintextTestReporter.ReportOption> reportOpts) |