Documentation
¶
Overview ¶
Package mock_providers is a generated GoMock package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockazTenantClient ¶
type MockazTenantClient struct {
// contains filtered or unexported fields
}
MockazTenantClient is a mock of azTenantClient interface.
func NewMockazTenantClient ¶
func NewMockazTenantClient(ctrl *gomock.Controller) *MockazTenantClient
NewMockazTenantClient creates a new mock instance.
func (*MockazTenantClient) EXPECT ¶
func (m *MockazTenantClient) EXPECT() *MockazTenantClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockazTenantClient) NewListPager ¶
func (m *MockazTenantClient) NewListPager(options *armsubscription.TenantsClientListOptions) *runtime.Pager[armsubscription.TenantsClientListResponse]
NewListPager mocks base method.
type MockazTenantClientMockRecorder ¶
type MockazTenantClientMockRecorder struct {
// contains filtered or unexported fields
}
MockazTenantClientMockRecorder is the mock recorder for MockazTenantClient.
func (*MockazTenantClientMockRecorder) NewListPager ¶
func (mr *MockazTenantClientMockRecorder) NewListPager(options any) *gomock.Call
NewListPager indicates an expected call of NewListPager.
Click to show internal directories.
Click to hide internal directories.