Module rspec::report [] [src]

Reports provide information about an evaluated test unit.

Structs

ContextReport

ContextReport holds the results of a context's test execution.

Duration

ISO 8601 time duration with nanosecond precision. This also allows for the negative duration; see individual methods for details.

ExampleReport

ExampleReport holds the results of a context example's test execution.

SuiteReport

SuiteReport holds the results of a context suite's test execution.

Enums

BlockReport

BlockReport holds the results of a context block's test execution.

ExampleResult

Traits

Report

Report holds the results of a structural group's test execution.