package scalatest
Type Members
-
trait
AssertingSyntax extends AnyRef
Copied from FS2 https://github.com/functional-streams-for-scala/fs2/blob/188a37883d7bbdf22bc4235a3a1223b14dc10b6c/core/shared/src/test/scala/fs2/Fs2Spec.scala#L73-L120
- trait AsyncIOSpec extends AsyncFreeSpec with AssertingSyntax with EffectTestSupport
-
trait
EffectTestSupport extends AnyRef
Copied from FS2 https://github.com/functional-streams-for-scala/fs2/blob/188a37883d7bbdf22bc4235a3a1223b14dc10b6c/core/shared/src/test/scala/fs2/EffectTestSupport.scala