|
TYPO3 API
SVNRelease
|

Protected Member Functions | |
| buildAccessibleProxy ($className) | |
Definition at line 41 of file BaseTestCase.php.
| BaseTestCase::buildAccessibleProxy | ( | $ | className | ) | [protected] |
Creates a proxy class of the specified class which allows for calling even protected methods and access of protected properties.
| protected | $className | Full qualified name of the original class |
Definition at line 51 of file BaseTestCase.php.
Referenced by sqlParserGeneralTest\setUp(), dbOracleTest\setUp(), dbPostgresqlTest\setUp(), dbMssqlTest\setUp(), dbGeneralTest\setUp(), and dbGeneralTest\similarNamedParametersAreProperlyReplaced().
1.7.5.1