TYPO3 API  SVNRelease
Protected Member Functions
BaseTestCase Class Reference
Inheritance diagram for BaseTestCase:
Inheritance graph
[legend]

List of all members.

Protected Member Functions

 buildAccessibleProxy ($className)

Detailed Description

Definition at line 41 of file BaseTestCase.php.


Member Function Documentation

BaseTestCase::buildAccessibleProxy ( className) [protected]

Creates a proxy class of the specified class which allows for calling even protected methods and access of protected properties.

Parameters:
protected$classNameFull qualified name of the original class
Returns:
string Full qualified name of the built class

Definition at line 51 of file BaseTestCase.php.

Referenced by sqlParserGeneralTest\setUp(), dbOracleTest\setUp(), dbPostgresqlTest\setUp(), dbMssqlTest\setUp(), dbGeneralTest\setUp(), and dbGeneralTest\similarNamedParametersAreProperlyReplaced().


The documentation for this class was generated from the following file: