Method | Description | |
---|---|---|
Get ( |
||
NulloSystem ( Action |
||
NulloSystem ( Assembly assembly ) : System | ||
RegisterFixtures ( FixtureRegistry registry ) : void | ||
RegisterServices ( ITestContext context ) : void | ||
Setup ( ) : void | ||
SetupEnvironment ( ) : void | ||
Teardown ( ) : void | ||
TeardownEnvironment ( ) : void |
public NulloSystem ( Action |
||
configure | Action |
|
return | System |
public NulloSystem ( Assembly assembly ) : System | ||
assembly | Assembly | |
return | System |
public RegisterFixtures ( FixtureRegistry registry ) : void | ||
registry | FixtureRegistry | |
return | void |
public RegisterServices ( ITestContext context ) : void | ||
context | ITestContext | |
return | void |