# Functions
NewMockComponentRepository creates a new instance of MockComponentRepository.
NewMockFileRepository creates a new instance of MockFileRepository.
NewMockLicenseRepository creates a new instance of MockLicenseRepository.
NewMockResultRepository creates a new instance of MockResultRepository.
NewMockScanossSettingsRepository creates a new instance of MockScanossSettingsRepository.
# Structs
MockComponentRepository is an autogenerated mock type for the ComponentRepository type.
No description provided by the author
MockComponentRepository_FindByFilePath_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FindByFilePath'.
MockFileRepository is an autogenerated mock type for the FileRepository type.
No description provided by the author
MockFileRepository_GetComponentByFilePath_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetComponentByFilePath'.
MockFileRepository_ReadLocalFile_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ReadLocalFile'.
MockFileRepository_ReadRemoteFileByMD5_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ReadRemoteFileByMD5'.
MockLicenseRepository is an autogenerated mock type for the LicenseRepository type.
No description provided by the author
MockLicenseRepository_GetAll_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAll'.
MockResultRepository is an autogenerated mock type for the ResultRepository type.
No description provided by the author
MockResultRepository_GetResultByPath_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetResultByPath'.
MockResultRepository_GetResults_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetResults'.
MockScanossSettingsRepository is an autogenerated mock type for the ScanossSettingsRepository type.
MockScanossSettingsRepository_AddBomEntry_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AddBomEntry'.
MockScanossSettingsRepository_ClearAllFilters_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ClearAllFilters'.
No description provided by the author
MockScanossSettingsRepository_GetDeclaredPurls_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetDeclaredPurls'.
MockScanossSettingsRepository_GetSettings_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetSettings'.
MockScanossSettingsRepository_HasUnsavedChanges_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'HasUnsavedChanges'.
MockScanossSettingsRepository_Init_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Init'.
MockScanossSettingsRepository_Read_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Read'.
MockScanossSettingsRepository_Save_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Save'.