Module rspec::report [] [src]

Reports provide information about an evaluated test unit.

Structs

ContextReport

ContextReport holds the results of a context'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.

ExampleReport

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

Traits

Report

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