trial ~master (2021-03-31T18:29:59Z)
Home
Dub
Repo
LifeCycleListeners.end
trial
interfaces
LifeCycleListeners
Send the end step event to all listeners
void
end
(SuiteResult[] result)
void
end
(SuiteResult suite)
void
end
(string suite, TestResult test)
void
end
(string suite, string test, StepResult step)
class
LifeCycleListeners
void
end
(
string
suite
,
string
test
,
ref
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 step event to all listeners