The methods of NUnit.Framework.Constraints.BinarySerializableConstraint are listed below. For a list of all members, see the BinarySerializableConstraint Members list.
See Also: Inherited members from NUnit.Framework.Constraints.Constraint
override | Matches(object)Test whether the constraint is satisfied by a given value | |
override | ToString()Returns the string representation | |
override | WriteActualValueTo(MessageWriter)Write the actual value for a failing constraint test to a MessageWriter. The default implementation simply writes the raw value of actual, leaving it to the writer to perform any formatting. | |
override | WriteDescriptionTo(MessageWriter)Write the constraint description to a MessageWriter | |
override | GetStringRepresentation()Documentation for this section has not yet been entered. | |