PHP Class Phactory\Sql\RowTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: chriskite/phactory

Protected Properties

Property Type Description
$pdo
$phactory

Public Methods

Method Description
testFill ( )
testGetId ( )
testSave ( )
testToArray ( )
testToArrayAfterCreate ( )

Protected Methods

Method Description
setUp ( )
tearDown ( ) Tears down the fixture, for example, closes a network connection.

Method Details

setUp() protected method

protected setUp ( )

tearDown() protected method

This method is called after a test is executed.
protected tearDown ( )

testFill() public method

public testFill ( )

testGetId() public method

public testGetId ( )

testSave() public method

public testSave ( )

testToArray() public method

public testToArray ( )

testToArrayAfterCreate() public method

Property Details

$pdo protected property

protected $pdo

$phactory protected property

protected $phactory