Method | Description | |
---|---|---|
HasSameSequenceOfBytesAs ( this |
Checks that the actual stream has the same content as another one.
|
Method | Description | |
---|---|---|
BuildNegatedMessage ( |
||
GenerateMessageWhenFullyDistinct ( |
||
GenerateMessageWhenSameLenghtButDiffContent ( |
public static HasSameSequenceOfBytesAs ( this |
||
check | this |
The fluent check to be extended. |
expected | The stream to compare content with. | |
return | ICheckLink |