Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MultiSpecTest ¶
func (*MultiSpecTest) GetPostState ¶ added in v0.3.1
func (tests *MultiSpecTest) GetPostState() (interface{}, error)
func (*MultiSpecTest) Run ¶
func (test *MultiSpecTest) Run(t *testing.T)
func (*MultiSpecTest) TestName ¶
func (test *MultiSpecTest) TestName() string
type SpecTest ¶
type SpecTest struct { Name string Network types.BeaconNetwork BeaconRole types.BeaconRole Input []byte SlashableDataRoots [][]byte ExpectedError string AnyError bool }
func (*SpecTest) GetPostState ¶ added in v0.3.1
Click to show internal directories.
Click to hide internal directories.