|
Open Monograph Press
3.3.0
|
Public Member Functions | |
| testFunInBase64 () | |
| testFunInQuotedPrintable () | |
| testFunInRot13 () | |
| testFunInvalid () | |
| testFunWriteAfterCloseRot13 () | |
Definition at line 5 of file FunTest.php.
| FunTest::testFunInBase64 | ( | ) |
Definition at line 45 of file FunTest.php.
| FunTest::testFunInQuotedPrintable | ( | ) |
Definition at line 16 of file FunTest.php.
| FunTest::testFunInRot13 | ( | ) |
Definition at line 7 of file FunTest.php.
| FunTest::testFunInvalid | ( | ) |
@expectedException RuntimeException
Definition at line 40 of file FunTest.php.
| FunTest::testFunWriteAfterCloseRot13 | ( | ) |
@expectedException RuntimeException
Definition at line 29 of file FunTest.php.