plutus-contract-certification-1.2.0.0
Safe HaskellNone
LanguageHaskell2010

Plutus.Contract.Test.Certification

Synopsis

Documentation

data Instance c m where Source #

Constructors

Instance :: c m => Instance c m 

data Certification m Source #

A certification object specifies what tests should be run by the certify function.

Constructors

Certification 

Fields