package
0.0.0-20210518185347-cf45389960f4
Repository: https://github.com/aphistic/softcopy.git
Documentation: pkg.go.dev
# Functions
NewMockSoftcopyAdminClient creates a new mock of the SoftcopyAdminClient interface.
NewMockSoftcopyAdminClientFrom creates a new mock of the MockSoftcopyAdminClient interface.
NewMockSoftcopyClient creates a new mock of the SoftcopyClient interface.
NewMockSoftcopyClientFrom creates a new mock of the MockSoftcopyClient interface.
# Structs
MockSoftcopyAdminClient is a mock implementation of the SoftcopyAdminClient interface (from the package github.com/aphistic/softcopy/pkg/proto) used for unit testing.
MockSoftcopyClient is a mock implementation of the SoftcopyClient interface (from the package github.com/aphistic/softcopy/pkg/proto) used for unit testing.
SoftcopyAdminClientAllFilesFunc describes the behavior when the AllFiles method of the parent MockSoftcopyAdminClient instance is invoked.
SoftcopyAdminClientAllFilesFuncCall is an object that describes an invocation of method AllFiles on an instance of MockSoftcopyAdminClient.
SoftcopyClientCloseFileFunc describes the behavior when the CloseFile method of the parent MockSoftcopyClient instance is invoked.
SoftcopyClientCloseFileFuncCall is an object that describes an invocation of method CloseFile on an instance of MockSoftcopyClient.
SoftcopyClientCreateFileFunc describes the behavior when the CreateFile method of the parent MockSoftcopyClient instance is invoked.
SoftcopyClientCreateFileFuncCall is an object that describes an invocation of method CreateFile on an instance of MockSoftcopyClient.
SoftcopyClientCreateTagsFunc describes the behavior when the CreateTags method of the parent MockSoftcopyClient instance is invoked.
SoftcopyClientCreateTagsFuncCall is an object that describes an invocation of method CreateTags on an instance of MockSoftcopyClient.
SoftcopyClientFindFilesWithDateFunc describes the behavior when the FindFilesWithDate method of the parent MockSoftcopyClient instance is invoked.
SoftcopyClientFindFilesWithDateFuncCall is an object that describes an invocation of method FindFilesWithDate on an instance of MockSoftcopyClient.
SoftcopyClientFindFilesWithIdPrefixFunc describes the behavior when the FindFilesWithIdPrefix method of the parent MockSoftcopyClient instance is invoked.
SoftcopyClientFindFilesWithIdPrefixFuncCall is an object that describes an invocation of method FindFilesWithIdPrefix on an instance of MockSoftcopyClient.
SoftcopyClientFindFilesWithTagsFunc describes the behavior when the FindFilesWithTags method of the parent MockSoftcopyClient instance is invoked.
SoftcopyClientFindFilesWithTagsFuncCall is an object that describes an invocation of method FindFilesWithTags on an instance of MockSoftcopyClient.
SoftcopyClientFindTagByNameFunc describes the behavior when the FindTagByName method of the parent MockSoftcopyClient instance is invoked.
SoftcopyClientFindTagByNameFuncCall is an object that describes an invocation of method FindTagByName on an instance of MockSoftcopyClient.
SoftcopyClientFlushFileFunc describes the behavior when the FlushFile method of the parent MockSoftcopyClient instance is invoked.
SoftcopyClientFlushFileFuncCall is an object that describes an invocation of method FlushFile on an instance of MockSoftcopyClient.
SoftcopyClientGetAllTagsFunc describes the behavior when the GetAllTags method of the parent MockSoftcopyClient instance is invoked.
SoftcopyClientGetAllTagsFuncCall is an object that describes an invocation of method GetAllTags on an instance of MockSoftcopyClient.
SoftcopyClientGetFileDaysFunc describes the behavior when the GetFileDays method of the parent MockSoftcopyClient instance is invoked.
SoftcopyClientGetFileDaysFuncCall is an object that describes an invocation of method GetFileDays on an instance of MockSoftcopyClient.
SoftcopyClientGetFileFunc describes the behavior when the GetFile method of the parent MockSoftcopyClient instance is invoked.
SoftcopyClientGetFileFuncCall is an object that describes an invocation of method GetFile on an instance of MockSoftcopyClient.
SoftcopyClientGetFileMonthsFunc describes the behavior when the GetFileMonths method of the parent MockSoftcopyClient instance is invoked.
SoftcopyClientGetFileMonthsFuncCall is an object that describes an invocation of method GetFileMonths on an instance of MockSoftcopyClient.
SoftcopyClientGetFileWithDateFunc describes the behavior when the GetFileWithDate method of the parent MockSoftcopyClient instance is invoked.
SoftcopyClientGetFileWithDateFuncCall is an object that describes an invocation of method GetFileWithDate on an instance of MockSoftcopyClient.
SoftcopyClientGetFileYearsFunc describes the behavior when the GetFileYears method of the parent MockSoftcopyClient instance is invoked.
SoftcopyClientGetFileYearsFuncCall is an object that describes an invocation of method GetFileYears on an instance of MockSoftcopyClient.
SoftcopyClientGetTagsForFileFunc describes the behavior when the GetTagsForFile method of the parent MockSoftcopyClient instance is invoked.
SoftcopyClientGetTagsForFileFuncCall is an object that describes an invocation of method GetTagsForFile on an instance of MockSoftcopyClient.
SoftcopyClientOpenFileFunc describes the behavior when the OpenFile method of the parent MockSoftcopyClient instance is invoked.
SoftcopyClientOpenFileFuncCall is an object that describes an invocation of method OpenFile on an instance of MockSoftcopyClient.
SoftcopyClientReadFileFunc describes the behavior when the ReadFile method of the parent MockSoftcopyClient instance is invoked.
SoftcopyClientReadFileFuncCall is an object that describes an invocation of method ReadFile on an instance of MockSoftcopyClient.
SoftcopyClientRemoveFileFunc describes the behavior when the RemoveFile method of the parent MockSoftcopyClient instance is invoked.
SoftcopyClientRemoveFileFuncCall is an object that describes an invocation of method RemoveFile on an instance of MockSoftcopyClient.
SoftcopyClientUpdateFileDateFunc describes the behavior when the UpdateFileDate method of the parent MockSoftcopyClient instance is invoked.
SoftcopyClientUpdateFileDateFuncCall is an object that describes an invocation of method UpdateFileDate on an instance of MockSoftcopyClient.
SoftcopyClientUpdateFileTagsFunc describes the behavior when the UpdateFileTags method of the parent MockSoftcopyClient instance is invoked.
SoftcopyClientUpdateFileTagsFuncCall is an object that describes an invocation of method UpdateFileTags on an instance of MockSoftcopyClient.
SoftcopyClientWriteFileFunc describes the behavior when the WriteFile method of the parent MockSoftcopyClient instance is invoked.
SoftcopyClientWriteFileFuncCall is an object that describes an invocation of method WriteFile on an instance of MockSoftcopyClient.