diffson-testkit
4.4.0
diffson-testkit
API
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
diffson.Json
case
class
Json
(
a
:
Int
,
b
:
Boolean
,
c
:
String
,
d
:
List
[
Int
])
Attributes
Source:
TestSerialization.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Clear all
Members list
Concise view
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product