# Functions
NewMockISomething creates a new mock instance.
NewMockISomething2 creates a new mock instance.
NewMockISomething3 creates a new mock instance.
# Structs
MockISomething is a mock of ISomething interface.
MockISomething2 is a mock of ISomething2 interface.
MockISomething2MockRecorder is the mock recorder for MockISomething2.
MockISomething3 is a mock of ISomething3 interface.
MockISomething3MockRecorder is the mock recorder for MockISomething3.
MockISomethingMockRecorder is the mock recorder for MockISomething.