C# 클래스 Bumblebee.IntegrationTests.Shared.Hosting.HostTestFixture

파일 보기 프로젝트 열기: bumblebee/bumblebee

보호된 메소드들

메소드 설명
GetUrl ( string page ) : string
HostTestFixture ( ) : System
HostTestFixture ( string baseUrl ) : System

비공개 메소드들

메소드 설명
Dispose ( ) : void
Init ( ) : void

메소드 상세

GetUrl() 보호된 메소드

protected GetUrl ( string page ) : string
page string
리턴 string

HostTestFixture() 보호된 메소드

protected HostTestFixture ( ) : System
리턴 System

HostTestFixture() 보호된 메소드

protected HostTestFixture ( string baseUrl ) : System
baseUrl string
리턴 System