C# Class NuGetGallery.FunctionalTests.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
Inheritance: WebTest
Show file Open project: projectkudu/NuGetGallery

Public Methods

Method Description
GetRequestEnumerator ( ) : IEnumerator
LogonTest ( ) : System

Method Details

GetRequestEnumerator() public method

public GetRequestEnumerator ( ) : IEnumerator
return IEnumerator

LogonTest() public method

public LogonTest ( ) : System
return System