package testing
- Source
- package.scala
- Alphabetic
- By Inheritance
- testing
- AnyRef
- Any
- Hide All
- Show All
- Public
- Protected
Deprecated Type Members
- abstract type ArbitraryInstances
- Annotations
- @deprecated
- Deprecated
(Since version 0.21.0-M2) Import from org.http4s.laws.discipline.arbitrary._.
- type EntityCodecLaws[F[_], A] = laws.EntityCodecLaws[F, A]
- Annotations
- @deprecated
- Deprecated
(Since version 0.21.0-M2) Moved to org.http4s.laws.EntityCodecLaws.
- type EntityCodecTests[F[_], A] = laws.discipline.EntityCodecTests[F, A]
- Annotations
- @deprecated
- Deprecated
(Since version 0.21.0-M2) Moved to org.http4s.laws.discipline.EntityCodecTests.
- type EntityEncoderLaws[F[_], A] = laws.EntityEncoderLaws[F, A]
- Annotations
- @deprecated
- Deprecated
(Since version 0.21.0-M2) Moved to org.http4s.laws.EntityEncoderLaws.
- type EntityEncoderTests[F[_], A] = laws.discipline.EntityEncoderTests[F, A]
- Annotations
- @deprecated
- Deprecated
(Since version 0.21.0-M2) Moved to org.http4s.laws.discipline.EntityEncoderTests.
- trait ErrorReportingUtils extends AnyRef
- Annotations
- @deprecated
- Deprecated
(Since version 0.21.0-RC2) Not related to HTTP, and will be removed from public interface.
- trait Http4sMatchers[F[_]] extends Matchers with RunTimedMatchers[F]
- Annotations
- @deprecated
- Deprecated
(Since version 0.21.0-RC2) Discontinued. Inherits from vendored
RunTimedMatchersthat are now provided by specs-cats. The matchers that require them block threads and are disrecommended. What's left is insubstantial.
- type HttpCodecLaws[A] = laws.HttpCodecLaws[A]
- Annotations
- @deprecated
- Deprecated
(Since version 0.21.0-M2) Moved to org.http4s.laws.HttpCodecLaws.
- type HttpCodecTests[A] = laws.discipline.HttpCodecTests[A]
- Annotations
- @deprecated
- Deprecated
(Since version 0.21.0-M2) Moved to org.http4s.laws.discipline.HttpCodecTests.
- trait IOMatchers extends RunTimedMatchers[IO]
Matchers for cats.effect.IO
Matchers for cats.effect.IO
- Annotations
- @deprecated
- Deprecated
(Since version 0.21.0-RC2) Provided by specs2-cats in org.specs2.matcher.IOMatchers
- trait RunTimedMatchers[F[_]] extends AnyRef
Matchers for cats.effect.F_
Matchers for cats.effect.F_
- Annotations
- @deprecated
- Deprecated
(Since version 0.21.0-RC2) Provided by specs2-cats in org.specs2.matcher.RunTimedMatchers
Deprecated Value Members
- val ArbitraryInstances: arbitrary.type
- Annotations
- @deprecated
- Deprecated
(Since version 0.21.0-M2) Moved to org.http4s.laws.discipline.arbitrary.
- val EntityCodecLaws: laws.EntityCodecLaws.type
- Annotations
- @deprecated
- Deprecated
(Since version 0.21.0-M2) Moved to org.http4s.laws.EntityCodecLaws.
- val EntityCodecTests: laws.discipline.EntityCodecTests.type
- Annotations
- @deprecated
- Deprecated
(Since version 0.21.0-M2) Moved to org.http4s.laws.discipline.EntityCodecTests.
- val EntityEncoderLaws: laws.EntityEncoderLaws.type
- Annotations
- @deprecated
- Deprecated
(Since version 0.21.0-M2) Moved to org.http4s.laws.EntityEncoderLaws.
- val EntityEncoderTests: laws.discipline.EntityEncoderTests.type
- Annotations
- @deprecated
- Deprecated
(Since version 0.21.0-M2) Moved to org.http4s.laws.discipline.EntityEncoderTests.
- val HttpCodecLaws: laws.EntityCodecLaws.type
- Annotations
- @deprecated
- Deprecated
(Since version 0.21.0-M2) Moved to org.http4s.laws.HttpCodecLaws.
- val HttpCodecTests: laws.discipline.HttpCodecTests.type
- Annotations
- @deprecated
- Deprecated
(Since version 0.21.0-M2) Moved to org.http4s.laws.discipline.HttpCodecTests.
- val application/excel: MediaType
- Annotations
- @deprecated
- Deprecated
(Since version 0.21.0-M2) Will be removed in a future version.
- val application/gnutar: MediaType
- Annotations
- @deprecated
- Deprecated
(Since version 0.21.0-M2) Will be removed in a future version.
- val application/soap+xml: MediaType
- Annotations
- @deprecated
- Deprecated
(Since version 0.21.0-M2) Will be removed in a future version.
- val audio/aiff: MediaType
- Annotations
- @deprecated
- Deprecated
(Since version 0.21.0-M2) Will be removed in a future version.
- val audio/mod: MediaType
- Annotations
- @deprecated
- Deprecated
(Since version 0.21.0-M2) Will be removed in a future version.
- val instances: arbitrary.type
- Annotations
- @deprecated
- Deprecated
(Since version 0.21.0-M2) Moved to org.http4s.laws.discipline.arbitrary.
- def ioBooleanToProp(iob: IO[Boolean])(implicit ec: TestContext): Prop
- Annotations
- @deprecated
- Deprecated
(Since version 0.21.0-M2) Will be removed in a future version. Prefer IsEq[F[Boolean]].
- val text/asp: MediaType
- Annotations
- @deprecated
- Deprecated
(Since version 0.21.0-M2) Will be removed in a future version.
- val text/x-h: MediaType
- Annotations
- @deprecated
- Deprecated
(Since version 0.21.0-M2) Will be removed in a future version.
- object IOMatchers extends IOMatchers
- Annotations
- @deprecated
- Deprecated
(Since version 0.21.0-RC2) Provided by specs2-cats in org.specs2.matcher.IOMatchers