Exact

oxygen.http.schema.ExpectedStatuses.Exact
final case class Exact(status: Status) extends ExpectedStatuses

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

final def contains(s: Status): Boolean

Attributes

Inherited from:
ExpectedStatuses
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product