# Functions
NewMockCapture creates a new mock instance.
NewMockTimeTracker creates a new mock instance.
# Structs
MockCapture is a mock of Capture interface.
MockCaptureMockRecorder is the mock recorder for MockCapture.
MockTimeTracker is a mock of TimeTracker interface.
MockTimeTrackerMockRecorder is the mock recorder for MockTimeTracker.