PHP Class ActiveRecordDynamicCallTest, prado

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

Public Methods

Method Description
assertDeleteSql ( $sender, $param )
setup ( )
test_dynamic_call ( )
test_dynamic_call_extras_parameters_ok ( )
test_dynamic_call_missing_parameters_throws_exception ( )
test_dynamic_delete_by ( )
test_dynamic_multiple_field_call ( )
test_multiple_field_and_or ( )

Method Details

assertDeleteSql() public method

public assertDeleteSql ( $sender, $param )

setup() public method

public setup ( )

test_dynamic_call() public method

public test_dynamic_call ( )

test_dynamic_call_extras_parameters_ok() public method

test_dynamic_call_missing_parameters_throws_exception() public method

test_dynamic_delete_by() public method

test_dynamic_multiple_field_call() public method

test_multiple_field_and_or() public method