Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommonService ¶
CommonService is an autogenerated mock type for the CommonService type
func NewCommonService ¶
func NewCommonService(t mockConstructorTestingTNewCommonService) *CommonService
NewCommonService creates a new instance of CommonService. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*CommonService) FetchLatestChart ¶
func (_m *CommonService) FetchLatestChart(appId int, envId int) (*chartRepoRepository.Chart, error)
FetchLatestChart provides a mock function with given fields: appId, envId
func (*CommonService) GlobalChecklist ¶
func (_m *CommonService) GlobalChecklist() (*commonService.GlobalChecklist, error)
GlobalChecklist provides a mock function with given fields:
Click to show internal directories.
Click to hide internal directories.