JsonValueSelector

org.specs2.matcher.JsonSelectors.JsonValueSelector

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Inherited methods

def description: String

Attributes

Inherited from:
JsonSelector
def name: String

Attributes

Inherited from:
JsonSelector
def select(map: Map[String, Any]): Option[(String, Any)]

Attributes

Inherited from:
JsonSelector
def select(list: List[Any]): Option[Any]

Attributes

Inherited from:
JsonSelector

Attributes

Inherited from:
JsonSelector