org.scalatest.enablers
Class holding lowest priority WheneverAsserting implicit, which enables Whenever expressions that have result type Unit.
WheneverAsserting
Unit
Provides support of WheneverAsserting for Unit.
Provides support of WheneverAsserting for Unit. Return Unit when the check succeeds, but throw DiscardedEvaluationException when check fails.
Class holding lowest priority
WheneverAsserting
implicit, which enables Whenever expressions that have result typeUnit
.