NextDoubleBetween

zio.mock.MockRandom.NextDoubleBetween
object NextDoubleBetween extends Effect[(Double, Double), Nothing, Double]

Attributes

Graph
Supertypes
class Effect[(Double, Double), Nothing, Double]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Inherited methods

def apply(returns: Result[(Double, Double), Nothing, Double])(implicit ev: (Double, Double) <:< Unit): Expectation[R]

Attributes

Inherited from:
Capability (hidden)
def apply(assertion: Assertion[(Double, Double)], result: Result[(Double, Double), Nothing, Double])(implicit ev: (Double, Double) =!= Unit): Expectation[R]

Attributes

Inherited from:
Capability (hidden)
def apply(assertion: Assertion[(Double, Double)])(implicit ev1: (Double, Double) =!= Unit, ev2: Double <:< Unit): Expectation[R]

Attributes

Inherited from:
Capability (hidden)
def apply()(implicit ev1: (Double, Double) =:= Unit, ev2: Double <:< Unit): Expectation[R]

Attributes

Inherited from:
Capability (hidden)
def isEqual[R0, I0, E0, A0](that: Capability[R0, I0, E0, A0]): Boolean

Attributes

Inherited from:
Capability (hidden)

Inherited fields

Attributes

Inherited from:
Capability (hidden)
val id: UUID

Attributes

Inherited from:
Base (hidden)

Attributes

Inherited from:
Capability (hidden)
val mock: Mock[Random]

Attributes

Inherited from:
Capability (hidden)

Attributes

Inherited from:
Capability (hidden)
override val toString: String

Render method fully qualified name.

Render method fully qualified name.

Attributes

Inherited from:
Base (hidden)