C# Class BasicSearchTests.FunctionalTests.Core.EnvironmentSettings

This class reads the various test run settings which are set through env variable.
Afficher le fichier Open project: NuGet/NuGet.Services.Metadata

Private Methods

Méthode Description
GetEnvironmentVariable ( string key, string defaultValue ) : string