C# Class Zetbox.SetUpFixture

Inheritance: Zetbox.API.AbstractConsumerTests.AbstractSetUpFixture
Show file Open project: daszat/zetbox

Protected Methods

Method Description
GetConfigFile ( ) : string
GetHostType ( ) : Zetbox.API.HostType
SetupBuilder ( Autofac builder ) : void

Method Details

GetConfigFile() protected method

protected GetConfigFile ( ) : string
return string

GetHostType() protected method

protected GetHostType ( ) : Zetbox.API.HostType
return Zetbox.API.HostType

SetupBuilder() protected method

protected SetupBuilder ( Autofac builder ) : void
builder Autofac
return void