feature-test-d ~master (2022-05-03T00:23:50.4888235)
Dub
Repo
shouldValue
feature_test
shoulds
Undocumented in source.
template
shouldValue
(alias operation, string description)
debug
(
featureTest
)
bool
shouldValue
(
E
V
)
(
lazy
E
expression
,
V
value
,
string
name
= "Value"
,
string
file
= __FILE__
,
typeof
(__LINE__)
line
= __LINE__
)
Members
Functions
shouldValue
bool
shouldValue
(E expression, V value, string name, string file, typeof(__LINE__) line)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
feature_test
shoulds
aliases
shouldBeFalse
shouldBeGreaterThan
shouldBeLessThan
shouldBeNull
shouldBeTrue
shouldEqual
shouldNotBeEmpty
shouldNotBeNull
functions
isNull
templates
should
shouldValue