...

Package testutils

import "github.com/Azure/azure-sdk-for-go/services/classic/management/testutils"
Overview
Index

Overview ▾

Package testutils contains some test utilities for the Azure SDK

func GetTestClient

func GetTestClient(t *testing.T) management.Client

GetTestClient returns a management Client for testing. Expects AZSUBSCRIPTIONID and AZCERTDATA to be present in the environment. AZCERTDATA is the base64encoded binary representation of the PEM certificate data.