Public Member Functions | |
| test ($compare) | |
| testMessage ($compare) | |
Definition at line 120 of file expectation.php.
| TrueExpectation::test | ( | $ | compare | ) |
Tests the expectation.
| mixed | $compare Should be true. |
Reimplemented from SimpleExpectation.
Definition at line 128 of file expectation.php.
| TrueExpectation::testMessage | ( | $ | compare | ) |
Returns a human readable test message.
| mixed | $compare Comparison value. |
Reimplemented from SimpleExpectation.
Definition at line 139 of file expectation.php.
References SimpleExpectation::_getDumper().