trial ~master (2021-03-31T18:29:59Z)
Home
Dub
Repo
it
trial
discovery
spec
Define a Spec
void
it
(string name, T test, string file, size_t line)
void
it
(
T
)
(
string
name
,
T
test
,
string
file
= __FILE__
,
size_t
line
= __LINE__
)
void
it
(string name, string file, size_t line)
Meta
Source
See Implementation
trial
discovery
spec
aliases
SetupFunction
classes
SpecTestDiscovery
functions
after
afterEach
before
beforeEach
describe
it
parseString
templates
Spec
Define a Spec