MockRandom
zio.mock.MockRandom
object MockRandom extends Mock[Random]
Attributes
- Graph
-
- Supertypes
- Self type
-
MockRandom.type
Members list
Type members
Classlikes
object NextBoolean extends Effect[Unit, Nothing, Boolean]
Attributes
- Supertypes
- Self type
-
NextBoolean.type
object NextDouble extends Effect[Unit, Nothing, Double]
Attributes
- Supertypes
- Self type
-
NextDouble.type
object NextDoubleBetween extends Effect[(Double, Double), Nothing, Double]
Attributes
- Supertypes
- Self type
-
NextDoubleBetween.type
object NextFloatBetween extends Effect[(Float, Float), Nothing, Float]
Attributes
- Supertypes
- Self type
-
NextFloatBetween.type
object NextGaussian extends Effect[Unit, Nothing, Double]
Attributes
- Supertypes
- Self type
-
NextGaussian.type
object NextIntBetween extends Effect[(Int, Int), Nothing, Int]
Attributes
- Supertypes
- Self type
-
NextIntBetween.type
object NextIntBounded extends Effect[Int, Nothing, Int]
Attributes
- Supertypes
- Self type
-
NextIntBounded.type
object NextLongBetween extends Effect[(Long, Long), Nothing, Long]
Attributes
- Supertypes
- Self type
-
NextLongBetween.type
object NextLongBounded extends Effect[Long, Nothing, Long]
Attributes
- Supertypes
- Self type
-
NextLongBounded.type
object NextPrintableChar extends Effect[Unit, Nothing, Char]
Attributes
- Supertypes
- Self type
-
NextPrintableChar.type
object NextString extends Effect[Int, Nothing, String]
Attributes
- Supertypes
- Self type
-
NextString.type
Inherited classlikes
Attributes
- Inherited from:
- Mock
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object CurrentDateTime.typeobject _0.typeobject _1.typeobject Instant.typeobject JavaClock.typeobject LocalDateTime.typeobject NanoTime.typeobject Scheduler.typeobject Sleep.typeobject Print.typeobject PrintError.typeobject PrintLine.typeobject PrintLineError.typeobject ReadLine.typeobject NextBoolean.typeobject NextBytes.typeobject NextDouble.typeobject NextDoubleBetween.typeobject NextFloat.typeobject NextFloatBetween.typeobject NextGaussian.typeobject NextInt.typeobject NextIntBetween.typeobject NextIntBounded.typeobject NextLong.typeobject NextLongBetween.typeobject NextLongBounded.typeobject NextPrintableChar.typeobject NextString.typeobject NextUUID.typeobject SetSeed.typeobject Shuffle.typeobject Env.typeobject EnvOrElse.typeobject EnvOrOption.typeobject Envs.typeobject LineSeparator.typeobject Properties.typeobject Property.typeobject PropertyOrElse.typeobject PropertyOrOption.typeShow all
Attributes
- Inherited from:
- Mock
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Inherited from:
- Mock
- Supertypes
-
class Objecttrait Matchableclass Any
In this article