Имя | Описание |
---|---|
NotException | An exception thrown if an assertion should fail, but succeeds. |
SequenceEqualException | An exception thrown if sequences should be equal, but aren't. |
SequenceEquivalentException | An exception thrown if sequences should be equivalent, but aren't. |
SubsetException | An exception thrown if one sequence should be a subset of another, but isn't. |