diffson-testkit
diffson-testkit
diffson
Json
TestProtocol
TestSerialization
diffson.jsonmergepatch
TestJsonMergeDiff
TestJsonMergePatch
diffson.jsonpatch
TestArrayDiff
TestJsonDiff
TestJsonPatch
TestSimpleDiff
diffson.jsonpatch.conformance
TestRfcConformance
ConformanceTest
SuccessConformanceTest
ErrorConformanceTest
CommentConformanceTest
diffson.jsonpointer
TestJsonPointer
diffson-testkit
/
diffson
diffson
package
diffson
Type members
Type members
Classlikes
case
class
Json
(a:
Int
, b:
Boolean
, c:
String
, d:
List
[
Int
])
trait
TestProtocol
[Json]
abstract
class
TestSerialization
[Json](Json:
Jsony
[
Json
]) extends
AnyFlatSpec
with
TestProtocol
[
Json
] with
Matchers