package
0.0.0-20250113082409-068ab8abf6e8
Repository: https://github.com/spv-dev/chat-server.git
Documentation: pkg.go.dev
# Functions
NewChatRepositoryMock returns a mock for mm_repository.ChatRepository.
# Structs
ChatRepositoryMock implements mm_repository.ChatRepository.
ChatRepositoryMockAddUsersToChatExpectation specifies expectation struct of the ChatRepository.AddUsersToChat.
ChatRepositoryMockAddUsersToChatOrigins contains origins of expectations of the ChatRepository.AddUsersToChat.
ChatRepositoryMockAddUsersToChatParamPtrs contains pointers to parameters of the ChatRepository.AddUsersToChat.
ChatRepositoryMockAddUsersToChatParams contains parameters of the ChatRepository.AddUsersToChat.
ChatRepositoryMockAddUsersToChatResults contains results of the ChatRepository.AddUsersToChat.
ChatRepositoryMockCreateChatExpectation specifies expectation struct of the ChatRepository.CreateChat.
ChatRepositoryMockCreateChatOrigins contains origins of expectations of the ChatRepository.CreateChat.
ChatRepositoryMockCreateChatParamPtrs contains pointers to parameters of the ChatRepository.CreateChat.
ChatRepositoryMockCreateChatParams contains parameters of the ChatRepository.CreateChat.
ChatRepositoryMockCreateChatResults contains results of the ChatRepository.CreateChat.
ChatRepositoryMockDeleteChatExpectation specifies expectation struct of the ChatRepository.DeleteChat.
ChatRepositoryMockDeleteChatOrigins contains origins of expectations of the ChatRepository.DeleteChat.
ChatRepositoryMockDeleteChatParamPtrs contains pointers to parameters of the ChatRepository.DeleteChat.
ChatRepositoryMockDeleteChatParams contains parameters of the ChatRepository.DeleteChat.
ChatRepositoryMockDeleteChatResults contains results of the ChatRepository.DeleteChat.
ChatRepositoryMockGetChatInfoExpectation specifies expectation struct of the ChatRepository.GetChatInfo.
ChatRepositoryMockGetChatInfoOrigins contains origins of expectations of the ChatRepository.GetChatInfo.
ChatRepositoryMockGetChatInfoParamPtrs contains pointers to parameters of the ChatRepository.GetChatInfo.
ChatRepositoryMockGetChatInfoParams contains parameters of the ChatRepository.GetChatInfo.
ChatRepositoryMockGetChatInfoResults contains results of the ChatRepository.GetChatInfo.
ChatRepositoryMockGetChatMessagesExpectation specifies expectation struct of the ChatRepository.GetChatMessages.
ChatRepositoryMockGetChatMessagesOrigins contains origins of expectations of the ChatRepository.GetChatMessages.
ChatRepositoryMockGetChatMessagesParamPtrs contains pointers to parameters of the ChatRepository.GetChatMessages.
ChatRepositoryMockGetChatMessagesParams contains parameters of the ChatRepository.GetChatMessages.
ChatRepositoryMockGetChatMessagesResults contains results of the ChatRepository.GetChatMessages.
ChatRepositoryMockSendMessageExpectation specifies expectation struct of the ChatRepository.SendMessage.
ChatRepositoryMockSendMessageOrigins contains origins of expectations of the ChatRepository.SendMessage.
ChatRepositoryMockSendMessageParamPtrs contains pointers to parameters of the ChatRepository.SendMessage.
ChatRepositoryMockSendMessageParams contains parameters of the ChatRepository.SendMessage.
ChatRepositoryMockSendMessageResults contains results of the ChatRepository.SendMessage.