cardano-ledger-core-1.19.0.0: Core components of Cardano ledgers from the Shelley release on.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Test.Tasty.HUnit

Documentation

(@?=) ∷ (HasCallStack, Show a, Eq a) ⇒ a → a → Expectation Source #

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