C# Class Tests.IntegrationTestsBase

Afficher le fichier Open project: fandrei/AppMetrics

Méthodes protégées

Méthode Description
NormalizeUrl ( string relativeUrl ) : string
StartWebServer ( ) : void
StopWebServer ( ) : void

Private Methods

Méthode Description
FindAppMetricsPath ( ) : string
FindFreePort ( ) : int

Method Details

NormalizeUrl() protected méthode

protected NormalizeUrl ( string relativeUrl ) : string
relativeUrl string
Résultat string

StartWebServer() protected méthode

protected StartWebServer ( ) : void
Résultat void

StopWebServer() protected méthode

protected StopWebServer ( ) : void
Résultat void