[go: up one dir, main page]

Module report

Module report 

Source
Expand description

Reports provide information about an evaluated test unit.

Structs§

ContextReport
ContextReport holds the results of a context’s test execution.
Duration
A span of time with nanosecond precision.
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.