PAR
Table of Contents
Interfaces
- ObjectEquality
- An object implementing this interface can determine if it equals any other value.
Classes
- ObjectEqualityComparator
- ObjectEqualityExtension
- A PHPUnit extension that adds the ability to use the "assertEquals" assertion on when the expected object implements the ObjectEquality interface.
- Values
- Helper class with methods to assist in value handling.