| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Test.Consensus.Genesis.Tests.LoP
Description
Limit on Patience tests.
Documentation
Each value of this type uniquely corresponds to a test defined in this module.
Instances
| Generic TestKey Source # | |||||
Defined in Test.Consensus.Genesis.Tests.LoP Associated Types
| |||||
| Eq TestKey Source # | |||||
| Ord TestKey Source # | |||||
| SmallKey TestKey Source # | |||||
Defined in Test.Consensus.Genesis.Tests.LoP | |||||
| type Rep TestKey Source # | |||||
Defined in Test.Consensus.Genesis.Tests.LoP type Rep TestKey = D1 ('MetaData "TestKey" "Test.Consensus.Genesis.Tests.LoP" "ouroboros-consensus-3.0.0.0-inplace-consensus-diffusion-test" 'False) ((C1 ('MetaCons "WaitJustEnoughUntilEmpty" 'PrefixI 'False) (U1 ∷ Type → Type) :+: (C1 ('MetaCons "WaitTooMuchUntilEmpty" 'PrefixI 'False) (U1 ∷ Type → Type) :+: C1 ('MetaCons "WaitBehindForecastHorizon" 'PrefixI 'False) (U1 ∷ Type → Type))) :+: ((C1 ('MetaCons "ServeJustFastEnough" 'PrefixI 'False) (U1 ∷ Type → Type) :+: C1 ('MetaCons "ServeTooSlow" 'PrefixI 'False) (U1 ∷ Type → Type)) :+: (C1 ('MetaCons "DelayAttackSucceeds" 'PrefixI 'False) (U1 ∷ Type → Type) :+: C1 ('MetaCons "DelayAttackFails" 'PrefixI 'False) (U1 ∷ Type → Type)))) | |||||