Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockLicenseProvider ¶
type MockLicenseProvider struct {
// contains filtered or unexported fields
}
Mock of LicenseProvider interface
func NewMockLicenseProvider ¶
func NewMockLicenseProvider(ctrl *gomock.Controller) *MockLicenseProvider
func (*MockLicenseProvider) EXPECT ¶
func (_m *MockLicenseProvider) EXPECT() *_MockLicenseProviderRecorder
func (*MockLicenseProvider) GetText ¶
func (_m *MockLicenseProvider) GetText() (string, error)
Click to show internal directories.
Click to hide internal directories.