Метод | Описание | |
---|---|---|
AddToHost ( |
||
DisposeAsync ( IMessageBus messageBus ) : System.Threading.Tasks.Task | ||
InitializeAsync ( IXunitTestCase testCase, |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
public AddToHost ( |
||
element | ||
Результат | Task |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public DisposeAsync ( IMessageBus messageBus ) : System.Threading.Tasks.Task | ||
messageBus | IMessageBus | |
Результат | System.Threading.Tasks.Task |
public InitializeAsync ( IXunitTestCase testCase, |
||
testCase | IXunitTestCase | |
methodInfo | ||
messageBus | IMessageBus | |
Результат | Task |