fluent-asserts ~master (2021-09-16T18:09:03Z)
Home
Dub
Repo
fluentasserts.core.operations.registry
fluentasserts
core
operations
Undocumented in source.
Members
Aliases
Operation
alias
Operation
=
IResult
[]
delegate
(
ref
Evaluation
) @(
safe
)
nothrow
OperationFunc
alias
OperationFunc
=
IResult
[]
delegate
(
ref
Evaluation
) @(
safe
)
nothrow
Delegate type that can handle asserts
Classes
Registry
class
Registry
Functions
generalizeKey
string
[]
generalizeKey
(string valueType, string expectedValueType, string name)
Undocumented in source. Be warned that the author may not have intended to support it.
generalizeType
string
[]
generalizeType
(string typeName)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Source File
fluentasserts
core
operations
modules
approximately
arrayEqual
beNull
between
contain
endWith
equal
greaterOrEqualTo
greaterThan
instanceOf
lessOrEqualTo
lessThan
registry
startWith
throwable