Documentation
¶
Index ¶
- func FailedThanSuccessfulDuties() tests.SpecTest
- func SequencedDecidedDuties() tests.SpecTest
- func SequencedHappyFlowDuties() tests.SpecTest
- func ShuffledDecidedDuties() tests.SpecTest
- func ShuffledHappyFlowDutiesWithDifferentValidators() tests.SpecTest
- func ShuffledHappyFlowDutiesWithTheSameValidators() tests.SpecTest
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FailedThanSuccessfulDuties ¶
FailedThanSuccessfulDuties decides a sequence of duties (not completing post-consensus) then performs the full happy flow of another sequence of duties
func SequencedDecidedDuties ¶
SequencedDecidedDuties decides a sequence of duties
func SequencedHappyFlowDuties ¶
SequencedHappyFlowDuties performs the happy flow of a sequence of duties
func ShuffledDecidedDuties ¶
ShuffledDecidedDuties decides duties with shuffled input messages (that preserves order between duty messages)
func ShuffledHappyFlowDutiesWithDifferentValidators ¶
ShuffledHappyFlowDutiesWithDifferentValidators performs the happy flow of duties with shuffled input messages (that preserves order between duty messages) The duties are assigned to different validators
func ShuffledHappyFlowDutiesWithTheSameValidators ¶
ShuffledHappyFlowDutiesWithTheSameValidators performs the happy flow of duties with shuffled input messages (that preserves order between duty messages) The duties are assigned to the same validators.
Types ¶
This section is empty.