trial ~master (2021-03-31T18:29:59Z)
Home
Dub
Repo
LifeCycleListeners.end
trial
interfaces
LifeCycleListeners
Send the end suite event to all listeners
void
end
(SuiteResult[] result)
void
end
(SuiteResult suite)
class
LifeCycleListeners
void
end
(
ref
SuiteResult
suite
)
void
end
(string suite, TestResult test)
void
end
(string suite, string test, StepResult step)
Meta
Source
See Implementation
trial
interfaces
LifeCycleListeners
functions
add
attach
begin
beginExecution
end
endExecution
execute
getTestCases
update
properties
isRunning
runningTest
static variables
instance
Send the end suite event to all listeners