# Functions
NewMockComponentService creates a new instance of MockComponentService.
NewMockFileService creates a new instance of MockFileService.
NewMockKeyboardService creates a new instance of MockKeyboardService.
NewMockLicenseService creates a new instance of MockLicenseService.
NewMockResultService creates a new instance of MockResultService.
NewMockScanossSettingsService creates a new instance of MockScanossSettingsService.
NewMockScanService creates a new instance of MockScanService.
# Structs
MockComponentService is an autogenerated mock type for the ComponentService type.
MockComponentService_CanRedo_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CanRedo'.
MockComponentService_CanUndo_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CanUndo'.
No description provided by the author
MockComponentService_FilterComponents_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FilterComponents'.
MockComponentService_GetComponentByPath_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetComponentByPath'.
MockComponentService_GetDeclaredComponents_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetDeclaredComponents'.
MockComponentService_Redo_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Redo'.
MockComponentService_Undo_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Undo'.
MockFileService is an autogenerated mock type for the FileService type.
No description provided by the author
MockFileService_GetLocalFile_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetLocalFile'.
MockFileService_GetRemoteFile_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetRemoteFile'.
MockKeyboardService is an autogenerated mock type for the KeyboardService type.
No description provided by the author
MockKeyboardService_GetGroupedShortcuts_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetGroupedShortcuts'.
MockKeyboardService_GetShortcuts_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetShortcuts'.
MockLicenseService is an autogenerated mock type for the LicenseService type.
No description provided by the author
MockLicenseService_GetAll_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAll'.
MockResultService is an autogenerated mock type for the ResultService type.
No description provided by the author
MockResultService_GetAll_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAll'.
MockResultService_SetContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SetContext'.
MockScanossSettingsService is an autogenerated mock type for the ScanossSettingsService type.
No description provided by the author
MockScanossSettingsService_HasUnsavedChanges_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'HasUnsavedChanges'.
MockScanossSettingsService_Save_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Save'.
MockScanService is an autogenerated mock type for the ScanService type.
MockScanService_CheckDependencies_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CheckDependencies'.
No description provided by the author
MockScanService_GetDefaultScanArgs_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetDefaultScanArgs'.
MockScanService_Scan_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Scan'.
MockScanService_ScanStream_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ScanStream'.