Comparator
Interfaces, Classes and Traits
- ArrayComparator
- Compares arrays for equality.
- Comparator
- Abstract base class for comparators which compare values for equality.
- ComparisonFailure
- Thrown when an assertion for string equality failed.
- DateTimeComparator
- Compares DateTimeInterface instances for equality.
- DOMNodeComparator
- Compares DOMNode instances for equality.
- DoubleComparator
- Compares doubles for equality.
- ExceptionComparator
- Compares Exception instances for equality.
- Factory
- Factory for comparators which compare values for equality.
- MockObjectComparator
- Compares PHPUnit_Framework_MockObject_MockObject instances for equality.
- NumericComparator
- Compares numerical values for equality.
- ObjectComparator
- Compares objects for equality.
- ResourceComparator
- Compares resources for equality.
- ScalarComparator
- Compares scalar or NULL values for equality.
- SplObjectStorageComparator
- Compares \SplObjectStorage instances for equality.
- TypeComparator
- Compares values for type equality.
- Author
- An author.
- Book
- A book.
- ClassWithToString
- SampleClass
- A sample class.
- Struct
- A struct.
- TestClass
- TestClassComparator
- Compares objects for equality.
- ArrayComparatorTest
- A TestCase defines the fixture to run multiple tests.
- DateTimeComparatorTest
- A TestCase defines the fixture to run multiple tests.
- DOMNodeComparatorTest
- A TestCase defines the fixture to run multiple tests.
- DoubleComparatorTest
- A TestCase defines the fixture to run multiple tests.
- ExceptionComparatorTest
- A TestCase defines the fixture to run multiple tests.
- FactoryTest
- A TestCase defines the fixture to run multiple tests.
- MockObjectComparatorTest
- A TestCase defines the fixture to run multiple tests.
- NumericComparatorTest
- A TestCase defines the fixture to run multiple tests.
- ObjectComparatorTest
- A TestCase defines the fixture to run multiple tests.
- ResourceComparatorTest
- A TestCase defines the fixture to run multiple tests.
- ScalarComparatorTest
- A TestCase defines the fixture to run multiple tests.
- SplObjectStorageComparatorTest
- A TestCase defines the fixture to run multiple tests.
- TypeComparatorTest
- A TestCase defines the fixture to run multiple tests.