Метод | Описание | |
---|---|---|
OnAssemblyEnd ( |
||
OnAssemblyStart ( |
||
OnContextEnd ( |
||
OnContextStart ( |
||
OnFatalError ( |
||
OnRunEnd ( ) : void | ||
OnRunStart ( ) : void | ||
OnSpecificationEnd ( |
||
OnSpecificationStart ( |
||
VSProxyAssemblySpecificationRunListener ( string assemblyPath, IFrameworkHandle frameworkHandle, |
Метод | Описание | |
---|---|---|
ConverResultToTestResult ( TestCase testCase, Result result, |
||
ConvertSpecificationToTestCase ( |
||
MapSpecificationResultToTestOutcome ( Result result ) : TestOutcome |
public OnAssemblyEnd ( |
||
assembly | ||
Результат | void |
public OnAssemblyStart ( |
||
assembly | ||
Результат | void |
public OnContextEnd ( |
||
context | ||
Результат | void |
public OnContextStart ( |
||
context | ||
Результат | void |
public OnFatalError ( |
||
exception | ||
Результат | void |
public OnSpecificationEnd ( |
||
specification | ||
result | Result | |
Результат | void |
public OnSpecificationStart ( |
||
specification | ||
Результат | void |
public VSProxyAssemblySpecificationRunListener ( string assemblyPath, IFrameworkHandle frameworkHandle, |
||
assemblyPath | string | |
frameworkHandle | IFrameworkHandle | |
executorUri | ||
settings | ||
Результат | Machine.Specifications |