protected CredentialTestBase(AzureModule commandMode)
 {
     helper           = new CredentialTestHelper();
     this.commandMode = commandMode;
 }
 protected CredentialTestBase(AzureModule commandMode)
 {
     helper = new CredentialTestHelper();
     this.commandMode = commandMode;
 }