trial ~master (2021-03-31T18:29:59Z)
Home
Dub
Repo
ResultReporter.end
trial
reporters
result
ResultReporter
Undocumented in source. Be warned that the author may not have intended to support it.
void
end
(SuiteResult suite)
void
end
(string suite, TestResult test)
void
end
(string suite, string test, StepResult step)
class
ResultReporter
void
end
(
string
suite
,
string
test
,
ref
StepResult
step
)
void
end
(SuiteResult[] results)
Meta
Source
See Implementation
trial
reporters
result
ResultReporter
constructors
this
functions
begin
end
update