org.scalatest.enablers.TableAsserting
See theTableAsserting companion trait
object TableAsserting extends ExpectationTableAsserting
Companion object to TableAsserting that provides two implicit providers, a higher priority one for passed functions that have result type Assertion, which also yields result type Assertion, and one for any other type, which yields result type Unit.
Attributes
- Companion
- trait
- Graph
-
- Supertypes
- Self type
-
TableAsserting.type
Members list
In this article