Test

zio.test.TestConfig.Test
final case class Test(repeats: Int, retries: Int, samples: Int, shrinks: Int) extends TestConfig

Attributes

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

Members list

Value members

Inherited methods

Aspect that should be applied to each check sample.

Aspect that should be applied to each check sample.

NOTE: default implementation for backward compatibility. Remove in next major version.

Attributes

Inherited from:
TestConfig

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product