C# Class Bumblebee.IntegrationTests.Shared.Hosting.HostTestFixture

Exibir arquivo Open project: bumblebee/bumblebee

Protected Methods

Method Description
GetUrl ( string page ) : string
HostTestFixture ( ) : System
HostTestFixture ( string baseUrl ) : System

Private Methods

Method Description
Dispose ( ) : void
Init ( ) : void

Method Details

GetUrl() protected method

protected GetUrl ( string page ) : string
page string
return string

HostTestFixture() protected method

protected HostTestFixture ( ) : System
return System

HostTestFixture() protected method

protected HostTestFixture ( string baseUrl ) : System
baseUrl string
return System