diffson-testkit
4.2.0
diffson-testkit
diffson
Json
TestProtocol
TestSerialization
diffson.jsonmergepatch
TestJsonMergeDiff
TestJsonMergePatch
diffson.jsonpatch
TestArrayDiff
TestJsonDiff
TestJsonPatch
TestSimpleDiff
diffson.jsonpatch.conformance
TestRfcConformance
CommentConformanceTest
ConformanceTest
ErrorConformanceTest
SuccessConformanceTest
diffson.jsonpointer
TestJsonPointer
diffson-testkit
/
diffson
/
Json
Json
case
class
Json
(
a:
Int
,
b:
Boolean
,
c:
String
,
d:
List
[
Int
])
Source:
TestSerialization.scala
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Value members
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from:
Product