C# Class afeprojectname.SetUpFixture

Inheritance: Zetbox.API.AbstractConsumerTests.AbstractSetUpFixture
Datei anzeigen Open project: daszat/zetbox

Protected Methods

Method Description
GetConfigFile ( ) : string
GetHostType ( ) : HostType
SetupBuilder ( ContainerBuilder builder ) : void

Method Details

GetConfigFile() protected method

protected GetConfigFile ( ) : string
return string

GetHostType() protected method

protected GetHostType ( ) : HostType
return HostType

SetupBuilder() protected method

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