smithy4s.compliancetests

Members list

Concise view

Type members

Classlikes

object Compat

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Compat.type

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
abstract class CompatUtils[F[_]]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
case class ComplianceTest[F[_]](name: String, run: F[ComplianceResult])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

A construct allowing for running http protocol compliance tests against the implementation of a given protocol.

A construct allowing for running http protocol compliance tests against the implementation of a given protocol.

Http protocol compliance tests are a bunch of Smithy traits provided by AWS to express expectations against service definitions, making test specifications protocol-agnostic.

See https://awslabs.github.io/smithy/2.0/additional-specs/http-protocol-compliance-tests.html?highlight=test

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
trait ReverseRouter[F[_]]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
trait Router[F[_]]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any