zio.test.TestArrow
See theTestArrow companion trait
object TestArrow
Attributes
Members list
Type members
Classlikes
Inherited and Abstract types
The names of the product elements
The name of the type
Value members
Concrete methods
def makeEither[A, B](onFail: Throwable => TestTrace[B], onSucceed: A => TestTrace[B]): TestArrow[A, B]
In this article