package testing
- Source
- package.scala
- Alphabetic
- By Inheritance
- testing
- AnyRef
- Any
- Hide All
- Show All
- Public
- All
Type Members
- trait ArbitraryInstances extends AnyRef
- trait EntityCodecLaws[F[_], A] extends EntityEncoderLaws[F, A]
- trait EntityCodecTests[F[_], A] extends EntityEncoderTests[F, A]
- trait EntityEncoderLaws[F[_], A] extends AnyRef
- trait EntityEncoderTests[F[_], A] extends Laws
- trait ErrorReportingUtils extends AnyRef
-
trait
Http4sMatchers[F[_]] extends Matchers with RunTimedMatchers[F]
This might be useful in a testkit spinoff.
This might be useful in a testkit spinoff. Let's see what they do for us.
- trait HttpCodecLaws[A] extends AnyRef
- trait HttpCodecTests[A] extends Laws
-
trait
IOMatchers extends RunTimedMatchers[IO]
Matchers for cats.effect.IO
-
trait
RunTimedMatchers[F[_]] extends AnyRef
Matchers for cats.effect.F_
Value Members
- val application/excel: MediaType
- val application/gnutar: MediaType
- val application/soap+xml: MediaType
- val audio/aiff: MediaType
- val audio/mod: MediaType
- def ioBooleanToProp(iob: IO[Boolean])(implicit ec: TestContext): Prop
- val text/asp: MediaType
- val text/x-h: MediaType
- object ArbitraryInstances extends ArbitraryInstances
- object EntityCodecLaws
- object EntityCodecTests
- object EntityEncoderLaws
- object EntityEncoderTests
- object HttpCodecLaws
- object HttpCodecTests
- object IOMatchers extends IOMatchers