C# Class BasicSearchTests.FunctionalTests.Core.EnvironmentSettings

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

Private Methods

Method Description
GetEnvironmentVariable ( string key, string defaultValue ) : string