C# Class Microsoft.WindowsAzure.Commands.SqlDatabase.Test.FunctionalTests.OutputFormatValidator

Afficher le fichier Open project: Azure/azure-powershell Class Usage Examples

Méthodes publiques

Méthode Description
ValidateOutputFormat ( string actualFileName, string expectedFileName ) : void

Private Methods

Méthode Description
GetMaskedData ( string fileName ) : string

Method Details

ValidateOutputFormat() public static méthode

public static ValidateOutputFormat ( string actualFileName, string expectedFileName ) : void
actualFileName string
expectedFileName string
Résultat void