C# 클래스 Microsoft.WindowsAzure.Commands.ScenarioTest.TrafficManagerTests

파일 보기 프로젝트 열기: Azure/azure-powershell

공개 메소드들

메소드 설명
TrafficManagerTests ( ITestOutputHelper output ) : System.Collections.Generic

보호된 메소드들

메소드 설명
RunPowerShellTest ( ) : void
SetupManagementClients ( ) : void

비공개 메소드들

메소드 설명
TestAddAzureTrafficManagerEndpoint ( ) : void
TestAddAzureTrafficManagerEndpointNoMinChildEndpoints ( ) : void
TestAddAzureTrafficManagerEndpointNoWeightLocation ( ) : void
TestAddAzureTrafficManagerEndpointTypeTrafficManager ( ) : void
TestAddMultipleAzureTrafficManagerEndpoint ( ) : void
TestCreateAndRemoveProfile ( ) : void
TestDisableProfile ( ) : void
TestDisableProfileWithInvalidCredentials ( ) : void
TestEnableProfile ( ) : void
TestEnableProfileWithInvalidCredentials ( ) : void
TestGetMultipleProfiles ( ) : void
TestGetProfile ( ) : void
TestGetProfileWithInvalidCredentials ( ) : void
TestNewProfile ( ) : void
TestNewProfileInvalidParameters ( ) : void
TestRemoveAzureTrafficManagerEndpoint ( ) : void
TestRemoveProfileWithInvalidCredentials ( ) : void
TestRemoveProfileWithNonExistingName ( ) : void
TestSetAzureTrafficManagerEndpoint ( ) : void
TestSetAzureTrafficManagerEndpointAdds ( ) : void
TestSetAzureTrafficManagerEndpointUpdateWeightLocation ( ) : void
TestSetProfileProperty ( ) : void
TestTestAzureTrafficManagerDomainName ( ) : void

메소드 상세

RunPowerShellTest() 보호된 메소드

protected RunPowerShellTest ( ) : void
리턴 void

SetupManagementClients() 보호된 메소드

protected SetupManagementClients ( ) : void
리턴 void

TrafficManagerTests() 공개 메소드

public TrafficManagerTests ( ITestOutputHelper output ) : System.Collections.Generic
output ITestOutputHelper
리턴 System.Collections.Generic