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