Value

stubby.StubResult.Value
final case class Value[A](value: A)

Members list

Value members

Inherited methods

def call(args: Array[Any]): Any

Attributes

Inherited from:
StubResult
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product