C# Class Binboo.Jira.Tests.Tests.Integration.JiraHttp.JiraHttpProxyTestCase

Show file Open project: adrianoc/binboo

Private Methods

Method Description
SetupMockForLogin ( Mock httpClient, string loginPage, string userName, string password ) : IJiraHttpProxy
SetupMockForLogin ( Mock httpClient, string loginPage, string userName, string password, string returnContent ) : IJiraHttpProxy
TestFailedLogin ( ) : void
TestLink ( ) : void
TestSuccessfulLogin ( ) : void