This reporter quietly runs all tests, simply gathering all expectations.
This is helpful for programmatically inspecting errors after a test run.
You can retrieve the results with the expectations()
method.
SilentReporter
An object of class R6ClassGenerator
of length 24.
Other reporters: CheckReporter
,
DebugReporter
, FailReporter
,
ListReporter
,
LocationReporter
,
MinimalReporter
,
MultiReporter
,
ProgressReporter
, Reporter
,
RstudioReporter
,
StopReporter
,
SummaryReporter
, TapReporter
,
TeamcityReporter