FailureValue

net.ruippeixotog.akka.testkit.specs2.FailureValue
See theFailureValue companion object
case class FailureValue(result: Result, reason: FailureReason) extends ResultValue[Nothing]

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait ResultValue[Nothing]
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product