shouldBe

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