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

Afficher le fichier Open project: bumblebee/bumblebee

Méthodes protégées

Méthode Description
GetUrl ( string page ) : string
HostTestFixture ( ) : System
HostTestFixture ( string baseUrl ) : System

Private Methods

Méthode Description
Dispose ( ) : void
Init ( ) : void

Method Details

GetUrl() protected méthode

protected GetUrl ( string page ) : string
page string
Résultat string

HostTestFixture() protected méthode

protected HostTestFixture ( ) : System
Résultat System

HostTestFixture() protected méthode

protected HostTestFixture ( string baseUrl ) : System
baseUrl string
Résultat System