fluent-asserts ~master (2021-09-16T18:09:03Z)
Home
Dub
Repo
expect
fluentasserts
core
expect
Expect
expect
(void delegate() callable, string file, size_t line, string prependText)
Expect
expect
(T testedValue, string file, size_t line, string prependText)
@
trusted
Expect
expect
(
T
)
(
lazy
T
testedValue
,
const
string
file
= __FILE__
,
const
size_t
line
= __LINE__
,
string
prependText
= null
)
Meta
Source
See Implementation
fluentasserts
core
expect
functions
expect
toNiceOperation
structs
Expect