feature-test-d v1.0.0 (2015-10-19T01:33:39Z)
Dub
Repo
shouldBe
feature_test
shoulds
json
Asserts the the given expression is of a specific Json type
version(Have_vibe_d)
bool
shouldBe
(
Json.Type
jsonType
)
(
Json
object
,
string
file
= __FILE__
,
typeof
(__LINE__)
line
= __LINE__
)
Meta
Source
See Implementation
feature_test
shoulds
json
functions
shouldBe
Asserts the the given expression is of a specific Json type