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.