AssertingSyntax

Copied from FS2 https://github.com/functional-streams-for-scala/fs2/blob/188a37883d7bbdf22bc4235a3a1223b14dc10b6c/core/shared/src/test/scala/fs2/Fs2Spec.scala#L73-L120

class Object
trait Matchable
class Any

Type members

Classlikes

class Asserting[F[_], A](self: F[A])

Provides various ways to make test assertions on an F[A].

Provides various ways to make test assertions on an F[A].