JsonMatchers

Companion:
object
class Object
trait Matchable
class Any
object JsonMatchers.type

Value members

Concrete methods

def assertJsonEquals(json1: Json, json2: Json): Either[String, Unit]