Метод | Описание | |
---|---|---|
Failure ( int tests, ulong seed, int size, TestArgs args, |
||
Success ( int tests ) : Result | ||
ThrowError ( ) : void |
Throws if this result is a failure.
|
Метод | Описание | |
---|---|---|
Result ( int tests, ulong seed, int size, TestArgs args, |
public static Success ( int tests ) : Result | ||
tests | int | |
Результат | Result |