arbitrary

object arbitrary
class Object
trait Matchable
class Any

Value members

Inherited methods

def cogenFuture[A](implicit ec: TestContext, cg: Cogen[Try[A]]): Cogen[Future[A]]
Inherited from:
ArbitraryInstances

Creates an Gen[Url] with checking that a URI is converting to String and back to URI safely. Use this Gen with cautions - it may lead to tests performance degradation.

Creates an Gen[Url] with checking that a URI is converting to String and back to URI safely. Use this Gen with cautions - it may lead to tests performance degradation.

Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances

Inherited fields

Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
val dntGen: Gen[DNT]
Inherited from:
ArbitraryInstancesBinCompat0
Inherited from:
ArbitraryInstancesBinCompat0
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstancesBinCompat0
Inherited from:
ArbitraryInstancesBinCompat0
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstancesBinCompat0
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstancesBinCompat0
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstancesBinCompat0
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstancesBinCompat0
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
val lws: List[Char]
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances

Deprecated and Inherited fields

@deprecated("Custom status phrases will be removed in 1.0. They are an optional feature, pose a security risk, and already unsupported on some backends.", "0.22.6")
Deprecated
Inherited from:
ArbitraryInstances
@deprecated("Generates encoded values instead of the expected unencoded values that arbitraries should. Use genQDText instead.", "0.22.5")
Deprecated
Inherited from:
ArbitraryInstances
@deprecated("Generates encoded values instead of the expected unencoded values that arbitraries should. Use genQDText instead.", "0.22.5")
Deprecated
Inherited from:
ArbitraryInstances

Implicits

Inherited implicits

implicit val arbDnt: Arbitrary[DNT]
Inherited from:
ArbitraryInstancesBinCompat0
Inherited from:
ArbitraryInstancesBinCompat0
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
implicit def http4sTestingArbitraryForEntityDecoder[F[_], A](implicit F: Concurrent[F], dispatcher: Dispatcher[F], testContext: TestContext, g: Arbitrary[DecodeResult[F, A]]): Arbitrary[EntityDecoder[F, A]]
Inherited from:
ArbitraryInstances
implicit def http4sTestingArbitraryForEntityEncoder[F[_], A](implicit CA: Cogen[A]): Arbitrary[EntityEncoder[F, A]]
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstancesBinCompat0
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstancesBinCompat0
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstancesBinCompat0
Inherited from:
ArbitraryInstancesBinCompat0
Inherited from:
ArbitraryInstancesBinCompat0
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
@nowarn("cat=deprecation")
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances

https://datatracker.ietf.org/doc/html/rfc3986

Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstancesBinCompat0
Inherited from:
ArbitraryInstancesBinCompat0
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
implicit def http4sTestingCogenForEntity[F[_]](implicit F: Concurrent[F], dispatcher: Dispatcher[F], testContext: TestContext): Cogen[Entity[F]]
Inherited from:
ArbitraryInstances
implicit def http4sTestingCogenForEntityBody[F[_]](implicit F: Concurrent[F], dispatcher: Dispatcher[F], testContext: TestContext): Cogen[EntityBody[F]]
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
implicit def http4sTestingCogenForMedia[F[_]](implicit F: Concurrent[F], dispatcher: Dispatcher[F], testContext: TestContext): Cogen[Media[F]]
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
implicit def http4sTestingCogenForMessage[F[_]](implicit F: Concurrent[F], dispatcher: Dispatcher[F], testContext: TestContext): Cogen[Message[F]]
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
implicit val http4sTestingCogenForNioCharset: Cogen[Charset]
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstancesBinCompat0
Inherited from:
ArbitraryInstancesBinCompat0
Inherited from:
ArbitraryInstancesBinCompat0
Inherited from:
ArbitraryInstancesBinCompat0
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstancesBinCompat0
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances
Inherited from:
ArbitraryInstances