Click or drag to resize
Capgemini.CommonObjectUtils.Testing Namespace
This namespace contains utiltiy classes that support common object unit testing.
Classes
  ClassDescription
Public classEqualsTester
A class for testing an object's implementation of the Equals and GetHashCode methods.
Public classEqualsTestException
An exception that is thrown when the EqualsTester finds breaches of the Equals or GetHashCode method contracts.
Public classCode exampleErrorTester
A class that tests that actions throw expected exceptions.
Public classErrorTestException
An exception that is thrown when an error test fails.