Class and Description |
---|
BevoTest.Test
A
Test is a named collection of test procedures. |
BevoTest.TestCase
A
TestCase is a test case and corresponding test procedure
for a test item. |
BevoTest.TestExecutionResult
A
TestExecutionResult represents the result of executing a
test case on a test item. |
BevoTest.TestExecutionResult.Evaluation
An evaluation (pass/fail) of the result of a
TestCase
(test procedure) execution |
BevoTest.TestExecutionResult.Status
A status of a
TestCase (test procedure) execution |
BevoTest.TestLog
A
TestLog is a record of an execution of a
Test . |
BevoTest.TestLogEntry
A
TestLogEntry represents an event that occurred during
a test execution. |
PlaintextTestReporter.ReportOption
Option that affect the level of detail in test log reports.
|