# Functions
NewMockFactoryInterface creates a new mock instance.
NewMockInterface creates a new mock instance.
# Structs
MockFactoryInterface is a mock of FactoryInterface interface.
MockFactoryInterfaceMockRecorder is the mock recorder for MockFactoryInterface.
MockInterface is a mock of Interface interface.
MockInterfaceMockRecorder is the mock recorder for MockInterface.