fluent-asserts ~master (2021-09-16T18:09:03Z)
Home
Dub
Repo
Assert.approximately
fluentasserts
core
base
Assert
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Assert
static
void
approximately
(
T
U
V
)
(
T
actual
,
U
expected
,
V
delta
,
string
reason
= ""
,
const
string
file
= __FILE__
,
const
size_t
line
= __LINE__
)
Meta
Source
See Implementation
fluentasserts
core
base
Assert
static functions
approximately
beNull
between
notApproximately
notBetween
notNull
notWithin
opDispatch
within