Метод | Описание | |
---|---|---|
InThatOrder ( string[]>.this |
Checks that the checked string contains the expected list of strings in the correct order.
|
|
Once ( string[]>.this |
Checks that the checked string contains the expected list of strings only once.
|
public static InThatOrder ( string[]>.this |
||
chainedCheckLink | string[]>.this | /// The chained fluent check. /// |
Результат | string[]>.IExtendableCheckLink |
public static Once ( string[]>.this |
||
chainedCheckLink | string[]>.this | /// The chained fluent check. /// |
Результат | string[]>.IExtendableCheckLink |