# Functions
NewMockBeaconNode creates a new mock instance.
NewMockExecutionClient creates a new mock instance.
NewMockSlotTicker creates a new mock instance.
NewMockValidatorController creates a new mock instance.
# Structs
MockBeaconNode is a mock of BeaconNode interface.
MockBeaconNodeMockRecorder is the mock recorder for MockBeaconNode.
MockExecutionClient is a mock of ExecutionClient interface.
MockExecutionClientMockRecorder is the mock recorder for MockExecutionClient.
MockSlotTicker is a mock of SlotTicker interface.
MockSlotTickerMockRecorder is the mock recorder for MockSlotTicker.
MockValidatorController is a mock of ValidatorController interface.
MockValidatorControllerMockRecorder is the mock recorder for MockValidatorController.