Abstract subclass of InspectorAsserting
that provides the bulk of the implementations of InspectorAsserting
methods.
Abstract subclass of InspectorAsserting
that provides the bulk of the implementations of InspectorAsserting
methods.
Provides an implicit InspectorAsserting
instance for any type that did not match a
higher priority implicit provider, enabling inspector syntax that has result type Unit
.
Provides an implicit InspectorAsserting
instance for any type that did not match a
higher priority implicit provider, enabling inspector syntax that has result type Unit
.
Class holding lowest priority
InspectorAsserting
implicit, which enables inspector expressions that have result typeUnit
.