Метод | Описание | |
---|---|---|
Get ( |
||
RegisterFixtures ( FixtureRegistry registry ) : void | ||
RegisterServices ( ITestContext context ) : void | ||
Setup ( ) : void | ||
SetupEnvironment ( ) : void | ||
Teardown ( ) : void | ||
TeardownEnvironment ( ) : void |
public RegisterFixtures ( FixtureRegistry registry ) : void | ||
registry | FixtureRegistry | |
Результат | void |
public RegisterServices ( ITestContext context ) : void | ||
context | ITestContext | |
Результат | void |