fluent-asserts ~master (2021-09-16T18:09:03Z)
Home
Dub
Repo
Registry.register
fluentasserts
core
operations
registry
Registry
Register a new assert operation
Registry
register
(string name, Operation operation)
Registry
register
(string name, IResult[] function(ref Evaluation) @(safe) nothrow operation)
Registry
register
(string valueType, string expectedValueType, string name, Operation operation)
class
Registry
Registry
register
(
string
valueType
,
string
expectedValueType
,
string
name
,
Operation
operation
)
Registry
register
(string valueType, string expectedValueType, string name, IResult[] function(ref Evaluation) @(safe) nothrow operation)
Meta
Source
See Implementation
fluentasserts
core
operations
registry
Registry
functions
get
handle
register
static variables
instance
Register a new assert operation