consensus-test
Safe HaskellNone
LanguageHaskell2010

Test.Consensus.Ledger.Tables.Diff

Documentation

lawsTestOneTypeable a ⇒ Proxy a → [Proxy a → Laws] → TestTree Source #

Orphan instances

Arbitrary v ⇒ Arbitrary (Delta v) Source # 
Instance details

Methods

arbitraryGen (Delta v) Source #

shrinkDelta v → [Delta v] Source #

(Ord k, Arbitrary k, Arbitrary v) ⇒ Arbitrary (Diff k v) Source # 
Instance details

Methods

arbitraryGen (Diff k v) Source #

shrinkDiff k v → [Diff k v] Source #