| Class | CI::Reporter::TestSuite |
| In: |
lib/ci/reporter/test_suite.rb
|
| Parent: | Struct.new(:name, :tests, :time, :failures, :errors, :skipped, :assertions, :timestamp) |
Basic structure representing the running of a test suite. Used to time tests and store results.
| stderr | [RW] | |
| stdout | [RW] | |
| testcases | [RW] |