Public Member Functions | |
| testSetup () | |
| Done up-front for setup and not testing. | |
| testTest () | |
| Each of these methods. | |
| testTeardown () | |
| Done at the end to purge the test data. | |
Definition at line 8 of file BuiltInTypeString.php.
| BuiltInTypeString::testSetup | ( | ) |
| BuiltInTypeString::testTest | ( | ) |
Each of these methods.
.. * should have one assertion. * should start with test, e.g., testTest().
Definition at line 39 of file BuiltInTypeString.php.
| BuiltInTypeString::testTeardown | ( | ) |
1.5.6