ComplianceTest

smithy4s.compliancetests.ComplianceTest
See theComplianceTest companion object
case class ComplianceTest[F[_]](id: String, protocol: ShapeId, endpoint: ShapeId, documentation: Option[String], config: TestConfig, run: F[ComplianceResult])

Attributes

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

Members list

Value members

Concrete methods

def show: String

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product