Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EncodingTest ¶
func (*EncodingTest) Run ¶
func (test *EncodingTest) Run(t *testing.T)
func (*EncodingTest) TestName ¶
func (test *EncodingTest) TestName() string
type SSVMessageTest ¶
func MsgIDBelongs ¶
func MsgIDBelongs() *SSVMessageTest
MsgIDBelongs tests msg id belonging to validator id
func MsgIDDoesntBelongs ¶
func MsgIDDoesntBelongs() *SSVMessageTest
MsgIDDoesntBelongs tests msg id doesn't belonging to validator id
func (*SSVMessageTest) Run ¶
func (test *SSVMessageTest) Run(t *testing.T)
func (*SSVMessageTest) TestName ¶
func (test *SSVMessageTest) TestName() string
Click to show internal directories.
Click to hide internal directories.