atlas-cardano-0.3.0: Application backend for Plutus smart contracts on Cardano
Copyright(c) 2023 GYELD GMBH
LicenseApache 2.0
Maintainer[email protected]
Stabilitydevelop
Safe HaskellNone
LanguageHaskell2010

GeniusYield.Test.Privnet.Asserts

Description

 
Synopsis

Documentation

assertBoolHasCallStackStringBool → Assertion #

assertEqual ∷ (Eq a, Show a, HasCallStack) ⇒ String → a → a → Assertion #

assertThrown ∷ ∀ e a. Exception e ⇒ (e → Bool) → IO a → IO () #

assertUserFundsIntegerCtxUserGYValueIO () #

Asserts if the user funds change as expected. This function subtracts fees from the given expected value.