PHP Class Phactory\Sql\BlueprintTest

Inheritance: extends PHPUnit_Framework_TestCase
Exibir arquivo Open project: chriskite/phactory

Protected Properties

Property Type Description
$pdo
$phactory

Public Methods

Method Description
testCreate ( )

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

testCreate() public method

public testCreate ( )

Property Details

$pdo protected_oe property

protected $pdo

$phactory protected_oe property

protected $phactory