Documentation ¶
Index ¶
- func RunAttestationTest(t *testing.T, config string)
- func RunAttesterSlashingTest(t *testing.T, config string)
- func RunBLSToExecutionChangeTest(t *testing.T, config string)
- func RunBlockHeaderTest(t *testing.T, config string)
- func RunBlockOperationTest(t *testing.T, folderPath string, body *ethpb.BeaconBlockBodyCapella, ...)
- func RunDepositTest(t *testing.T, config string)
- func RunProposerSlashingTest(t *testing.T, config string)
- func RunSyncCommitteeTest(t *testing.T, config string)
- func RunVoluntaryExitTest(t *testing.T, config string)
- func RunWithdrawalsTest(t *testing.T, config string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunAttestationTest ¶
func RunAttesterSlashingTest ¶
func RunBlockHeaderTest ¶
func RunBlockOperationTest ¶
func RunBlockOperationTest( t *testing.T, folderPath string, body *ethpb.BeaconBlockBodyCapella, operationFn blockOperation, )
RunBlockOperationTest takes in the prestate and the beacon block body, processes it through the passed in block operation function and checks the post state with the expected post state.
func RunDepositTest ¶
func RunProposerSlashingTest ¶
func RunSyncCommitteeTest ¶
func RunVoluntaryExitTest ¶
func RunWithdrawalsTest ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.