Documentation ¶
Index ¶
- func InvalidVote() *tests.MsgProcessingSpecTest
- func MultiSigner() *tests.MsgProcessingSpecTest
- func Receive() *tests.MsgProcessingSpecTest
- func Receive2ValuesQuorum() *tests.MsgProcessingSpecTest
- func ReceiveNoQuorum() *tests.MsgProcessingSpecTest
- func ReceiveQuorum() *tests.MsgProcessingSpecTest
- func UnknownSigner() *tests.MsgProcessingSpecTest
- func WrongHeight() *tests.MsgProcessingSpecTest
- func WrongSignature() *tests.MsgProcessingSpecTest
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InvalidVote ¶
func InvalidVote() *tests.MsgProcessingSpecTest
InvalidVote tests an ABAConf with invalid vote
func MultiSigner ¶
func MultiSigner() *tests.MsgProcessingSpecTest
MultiSigner tests a proposal msg with > 1 signers
func Receive2ValuesQuorum ¶
func Receive2ValuesQuorum() *tests.MsgProcessingSpecTest
Receive2ValuesQuorum tests an ABAConf quorum of 2 values
func ReceiveNoQuorum ¶
func ReceiveNoQuorum() *tests.MsgProcessingSpecTest
ReceiveNoQuorum tests an ABAConf no quorum
func ReceiveQuorum ¶
func ReceiveQuorum() *tests.MsgProcessingSpecTest
ReceiveQuorum tests an ABAConf quorum
func UnknownSigner ¶
func UnknownSigner() *tests.MsgProcessingSpecTest
UnknownSigner tests a single proposal received with an unknown signer
func WrongHeight ¶
func WrongHeight() *tests.MsgProcessingSpecTest
WrongHeight tests a proposal msg received with the wrong height
func WrongSignature ¶
func WrongSignature() *tests.MsgProcessingSpecTest
WrongSignature tests a single proposal received with a wrong signature
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.