|
Lggr
|


Public Member Functions | |
| accepts ($expected, $actual) | |
Public Member Functions inherited from SebastianBergmann\Comparator\ObjectComparator | |
| assertEquals ($expected, $actual, $delta=0.0, $canonicalize=false, $ignoreCase=false, array &$processed=[]) | |
Public Member Functions inherited from SebastianBergmann\Comparator\Comparator | |
| setFactory (Factory $factory) | |
| assertEquals ($expected, $actual, $delta=0.0, $canonicalize=false, $ignoreCase=false) | |
Additional Inherited Members | |
Protected Member Functions inherited from SebastianBergmann\Comparator\ObjectComparator | |
| toArray ($object) | |
Protected Member Functions inherited from SebastianBergmann\Comparator\ArrayComparator | |
| indent ($lines) | |
Protected Attributes inherited from SebastianBergmann\Comparator\Comparator | |
| $factory | |
| $exporter | |
Compares DateTimeInterface instances for equality.
| SebastianBergmann\Comparator\DateTimeComparator::accepts | ( | $expected, | |
| $actual | |||
| ) |
Returns whether the comparator can compare two values.
| mixed | $expected | The first value to compare |
| mixed | $actual | The second value to compare |
Reimplemented from SebastianBergmann\Comparator\ObjectComparator.
1.8.17