MakePartiallyApplied

zio.test.CustomAssertion$.MakePartiallyApplied
final class MakePartiallyApplied[A]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def apply[B](run: A => Either[String, B]): CustomAssertion[A, B]