PHP Class DynamicParameterTest, prado

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: pradosoft/prado

Public Methods

Method Description
testMysqlInlineEscapeParam ( ) Issue#209 test
testMysqlSelectDynamicComplex ( )
testMysqlSelectDynamicTable ( )
testMysqlSelectNoDynamic ( )
testMysqlSelectStaticSql ( )

Protected Methods

Method Description
getMysqlSqlMapManager ( )

Method Details

getMysqlSqlMapManager() protected method

protected getMysqlSqlMapManager ( )

testMysqlInlineEscapeParam() public method

Issue#209 test

testMysqlSelectDynamicComplex() public method

testMysqlSelectDynamicTable() public method

testMysqlSelectNoDynamic() public method

testMysqlSelectStaticSql() public method