Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SpecTest ¶
type SpecTest struct { Name string Pre *qbft.Instance PostRoot string OutputMessages []*qbft.SignedMessage ExpectedTimerState *testingutils.TimerState ExpectedError string }
func Round1 ¶
func Round1() *SpecTest
Round1 tests calling UponRoundTimeout for round 1, testing state and broadcasted msgs
func Round2 ¶
func Round2() *SpecTest
Round2 tests calling UponRoundTimeout for round 2, testing state and broadcasted msgs
func Round20 ¶
func Round20() *SpecTest
Round20 tests calling UponRoundTimeout for round 20, testing state and broadcasted msgs
func Round3 ¶
func Round3() *SpecTest
Round3 tests calling UponRoundTimeout for round 3, testing state and broadcasted msgs
Source Files ¶
Click to show internal directories.
Click to hide internal directories.