 Documentation
      ¶
      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 interface {
	mock.TestingT
	Cleanup(func())
}) *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. The first argument is typically a *testing.T value.
func (*CommonService) FetchLatestChartVersion ¶ added in v1.2.2
func (_m *CommonService) FetchLatestChartVersion(appId int, envId int) (string, error)
FetchLatestChartVersion 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.