Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
ExecuteTest ( Action, test ) : bool | ||
ExecuteTest ( Func, test ) : bool | ||
IntegrationResult ( string desc, string success, string fail ) |
public ExecuteTest ( Action, test ) : bool | ||
test | Action, | |
Результат | bool |
public IntegrationResult ( string desc, string success, string fail ) | ||
desc | string | |
success | string | |
fail | string |