KtMongo
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
KtMongo
Kotlin BSON • Test suites
/
opensavvy.ktmongo.bson.raw
/
shouldBeJson
should
Be
Json
infix
fun
Bson
.
shouldBeJson
(
@
Language
(
value
=
"MongoDB-JSON"
)
expected
:
String
)
(
source
)