C# (CSharp) NuGetGallery.FunctionalTests Namespace

Nested Namespaces

NuGetGallery.FunctionalTests.Commandline
NuGetGallery.FunctionalTests.Fluent
NuGetGallery.FunctionalTests.ODataFeeds
NuGetGallery.FunctionalTests.WebUITests

Classes

Name Description
AggregateStatsInHomePage
AssertAndValidationHelper
ClientSdkHelper
CommandlineHelper Provides helpers functions around NuGet.exe
CommandlineHelper.ProcessResult
Constants
InvalidLogonTest Tries to login with a POST request with the credentials retrieved from the data source. Validates that the response has the logged in user name.
LogonTest Tries to login with a POST request with the credentials retrieved from the data source. Validates that the response has the logged in user name. priority : p0
NuspecHelper This class provides the helper methods to create and update the nuspec file.
ODataHelper This class has the helper methods to do gallery operations via OData.
OutercurveBrandingValidationTest Sends http request to gallery home page checks for the default home page text in the reponse. priority : p1
PackageCreationHelper This class provides the helper methods to create different types of packages
RegisterInvalidUserTest Attempts to register an invalid user and confirms that the process failed.
RegisterNewUserTest Sends http POST request to register a new user and checks that a pending confirmation page is shown as response.