# Functions
NewMockPersonApplication creates a new mock instance.
NewMockPersonHandler creates a new mock instance.
NewMockPersonMapper creates a new mock instance.
NewMockPersonRepository creates a new mock instance.
# Structs
MockPersonApplication is a mock of PersonApplication interface.
MockPersonApplicationMockRecorder is the mock recorder for MockPersonApplication.
MockPersonHandler is a mock of PersonHandler interface.
MockPersonHandlerMockRecorder is the mock recorder for MockPersonHandler.
MockPersonMapper is a mock of PersonMapper interface.
MockPersonMapperMockRecorder is the mock recorder for MockPersonMapper.
MockPersonRepository is a mock of PersonRepository interface.
MockPersonRepositoryMockRecorder is the mock recorder for MockPersonRepository.