PHP Class Phactory\Sql\RowTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: chriskite/phactory

Protected Properties

Свойство Type Description
$pdo
$phactory

Méthodes publiques

Méthode Description
testFill ( )
testGetId ( )
testSave ( )
testToArray ( )
testToArrayAfterCreate ( )

Méthodes protégées

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

Method Details

setUp() protected méthode

protected setUp ( )

tearDown() protected méthode

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

testFill() public méthode

public testFill ( )

testGetId() public méthode

public testGetId ( )

testSave() public méthode

public testSave ( )

testToArray() public méthode

public testToArray ( )

testToArrayAfterCreate() public méthode

Property Details

$pdo protected_oe property

protected $pdo

$phactory protected_oe property

protected $phactory