Class | CI::Reporter::TestCase |
In: |
lib/ci/reporter/test_suite.rb
|
Parent: | Struct.new(:name, :time, :assertions) |
Structure used to represent an individual test case. Used to time the test and store the result.
failures | [RW] | |
skipped | [RW] |