org.scalatest

compatible

package compatible

Package containing one trait that can be released as a separate module that third party libraries can depend on to define assertions that are compatible with ScalaTest.

This package is released as the scalatest-compatible module.

Source
package.scala
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. compatible
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. trait Assertion extends AnyRef

    Marker trait for ScalaTest-compatible assertion types.

Inherited from AnyRef

Inherited from Any

Ungrouped