Méthode | Description | |
---|---|---|
BeginLifetimeScope ( ) : ILifetimeScope |
Méthode | Description | |
---|---|---|
EarlySetup ( ) : void |
This method is called first for early setup tasks before any Zetbox stuff is touched.
|
|
GetConfigFile ( ) : string | ||
GetHostType ( ) : HostType | ||
SetUp ( IContainer container ) : void | ||
SetupBuilder ( |
Méthode | Description | |
---|---|---|
AbstractSetUpFixture ( ) : System | ||
SetUpTestFixture ( ) : void | ||
TearDown ( ) : void |
public static BeginLifetimeScope ( ) : ILifetimeScope | ||
Résultat | ILifetimeScope |
protected abstract GetConfigFile ( ) : string | ||
Résultat | string |
protected abstract GetHostType ( ) : HostType | ||
Résultat | HostType |
protected SetUp ( IContainer container ) : void | ||
container | IContainer | |
Résultat | void |
protected SetupBuilder ( |
||
builder | ||
Résultat | void |