Package

org.http4s

testing

Permalink

package testing

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. testing
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait ArbitraryInstances extends AnyRef

    Permalink
  2. trait EntityCodecLaws[F[_], A] extends EntityEncoderLaws[F, A]

    Permalink
  3. trait EntityCodecTests[F[_], A] extends EntityEncoderTests[F, A]

    Permalink
  4. trait EntityEncoderLaws[F[_], A] extends AnyRef

    Permalink
  5. trait EntityEncoderTests[F[_], A] extends Laws

    Permalink
  6. trait ErrorReportingUtils extends AnyRef

    Permalink
  7. trait Http4sMatchers[F[_]] extends Matchers with RunTimedMatchers[F]

    Permalink

    This might be useful in a testkit spinoff.

    This might be useful in a testkit spinoff. Let's see what they do for us.

  8. trait HttpCodecLaws[A] extends AnyRef

    Permalink
  9. trait HttpCodecTests[A] extends Laws

    Permalink
  10. trait IOMatchers extends RunTimedMatchers[IO]

    Permalink

    Matchers for cats.effect.IO

  11. trait RunTimedMatchers[F[_]] extends AnyRef

    Permalink

    Matchers for cats.effect.F_

Value Members

  1. object ArbitraryInstances extends ArbitraryInstances

    Permalink
  2. object EntityCodecLaws

    Permalink
  3. object EntityCodecTests

    Permalink
  4. object EntityEncoderLaws

    Permalink
  5. object EntityEncoderTests

    Permalink
  6. object HttpCodecLaws

    Permalink
  7. object HttpCodecTests

    Permalink
  8. object IOMatchers extends IOMatchers

    Permalink
  9. val application/excel: MediaType

    Permalink
  10. val application/gnutar: MediaType

    Permalink
  11. val application/soap+xml: MediaType

    Permalink
  12. val audio/aiff: MediaType

    Permalink
  13. val audio/mod: MediaType

    Permalink
  14. def ioBooleanToProp(iob: IO[Boolean])(implicit ec: TestContext): Prop

    Permalink
  15. val text/asp: MediaType

    Permalink
  16. val text/x-h: MediaType

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped