PHP Class Phactory\Sql\DbUtil\SqliteUtilTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: chriskite/phactory

Protected Properties

Property Type Description
$pdo
$phactory

Public Methods

Method Description
testGetColumns ( )
testGetPrimaryKey ( )

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 ( )

testGetColumns() public method

public testGetColumns ( )

testGetPrimaryKey() public method

public testGetPrimaryKey ( )

Property Details

$pdo protected_oe property

protected $pdo

$phactory protected_oe property

protected $phactory