JsonType

org.specs2.matcher.JsonType
See theJsonType companion object
sealed trait JsonType

abstract JSON types for specs2

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class JsonArray
class JsonBoolean
class JsonMap
object JsonNull.type
class JsonNumber
class JsonString
Show all
In this article