C# Class Microsoft.Azure.Commands.Profile.Test.LoginCmdletTests

Show file Open project: Azure/azure-powershell

Public Methods

Method Description
LoginCmdletTests ( ITestOutputHelper output ) : Microsoft.Azure.Commands.Common.Authentication

Private Methods

Method Description
GetMultipleTenantsOnLogin ( ) : void
GetPsVersionFromUserAgent ( ) : void
LoginWithBothSubscriptionIdAndNameThrowsCloudException ( ) : void
LoginWithEnvironementName ( ) : void
LoginWithInvalidSubscriptionAndTenantThrowsCloudException ( ) : void
LoginWithNoSubscriptionAndNoTenant ( ) : void
LoginWithNoSubscriptionAndTenant ( ) : void
LoginWithRbacSPNAndCertificateOnly ( ) : void
LoginWithRbacTenantOnly ( ) : void
LoginWithSubscriptionAndNoTenant ( ) : void
LoginWithSubscriptionAndTenant ( ) : void
LoginWithSubscriptionname ( ) : void
ThrowOnUnknownEnvironment ( ) : void

Method Details

LoginCmdletTests() public method

public LoginCmdletTests ( ITestOutputHelper output ) : Microsoft.Azure.Commands.Common.Authentication
output ITestOutputHelper
return Microsoft.Azure.Commands.Common.Authentication