Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AzureServiceClient ¶
AzureServiceClient is an autogenerated mock type for the AzureServiceClient type
func NewAzureServiceClient ¶
func NewAzureServiceClient(t interface { mock.TestingT Cleanup(func()) }) *AzureServiceClient
NewAzureServiceClient creates a new instance of AzureServiceClient. 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 (*AzureServiceClient) VerifyCode ¶
func (_m *AzureServiceClient) VerifyCode(ctx context.Context, subscriptionID string, verificationCode string) (bool, error)
VerifyCode provides a mock function with given fields: ctx, subscriptionID, verificationCode
Click to show internal directories.
Click to hide internal directories.