PHP Class ActiveRecordFinderTest, prado

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

Public Methods

Method Description
setup ( )
testFindBySQL_returns_one_record ( )
testFindBySQL_returns_zero_records ( )
test_find_by_array_parameter ( )
test_find_by_multiple_parameters ( )
test_find_by_sql_returns_iterator ( )

Method Details

setup() public method

public setup ( )

testFindBySQL_returns_one_record() public method

testFindBySQL_returns_zero_records() public method

test_find_by_array_parameter() public method

test_find_by_multiple_parameters() public method

test_find_by_sql_returns_iterator() public method