package
0.0.0-20241206070515-f4a78e90cc1a
Repository: https://github.com/spv-dev/auth.git
Documentation: pkg.go.dev
# Functions
NewUserServiceMock returns a mock for mm_service.UserService.
# Structs
UserServiceMock implements mm_service.UserService.
UserServiceMockCreateUserExpectation specifies expectation struct of the UserService.CreateUser.
UserServiceMockCreateUserOrigins contains origins of expectations of the UserService.CreateUser.
UserServiceMockCreateUserParamPtrs contains pointers to parameters of the UserService.CreateUser.
UserServiceMockCreateUserParams contains parameters of the UserService.CreateUser.
UserServiceMockCreateUserResults contains results of the UserService.CreateUser.
UserServiceMockDeleteUserExpectation specifies expectation struct of the UserService.DeleteUser.
UserServiceMockDeleteUserOrigins contains origins of expectations of the UserService.DeleteUser.
UserServiceMockDeleteUserParamPtrs contains pointers to parameters of the UserService.DeleteUser.
UserServiceMockDeleteUserParams contains parameters of the UserService.DeleteUser.
UserServiceMockDeleteUserResults contains results of the UserService.DeleteUser.
UserServiceMockGetUserExpectation specifies expectation struct of the UserService.GetUser.
UserServiceMockGetUserOrigins contains origins of expectations of the UserService.GetUser.
UserServiceMockGetUserParamPtrs contains pointers to parameters of the UserService.GetUser.
UserServiceMockGetUserParams contains parameters of the UserService.GetUser.
UserServiceMockGetUserResults contains results of the UserService.GetUser.
UserServiceMockUpdateUserExpectation specifies expectation struct of the UserService.UpdateUser.
UserServiceMockUpdateUserOrigins contains origins of expectations of the UserService.UpdateUser.
UserServiceMockUpdateUserParamPtrs contains pointers to parameters of the UserService.UpdateUser.
UserServiceMockUpdateUserParams contains parameters of the UserService.UpdateUser.
UserServiceMockUpdateUserResults contains results of the UserService.UpdateUser.