PHP Class Phactory\Mongo\PhactoryTest

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

Protected Properties

Property Type Description
$db
$phactory

Public Methods

Method Description
testCreate ( )
testCreateWithAssociations ( )
testCreateWithEmbedsManyAssociation ( )
testCreateWithOverrides ( )
testDefine ( )
testDefineAndCreateWithSequence ( )
testDefineWithAssociations ( )
testDefineWithBlueprint ( )
testGet ( )
testGetDb ( )
testRecall ( )
testSetDb ( )

Protected Methods

Method Description
setUp ( )
tearDown ( )

Method Details

setUp() protected method

protected setUp ( )

tearDown() protected method

protected tearDown ( )

testCreate() public method

public testCreate ( )

testCreateWithAssociations() public method

testCreateWithEmbedsManyAssociation() public method

testCreateWithOverrides() public method

testDefine() public method

public testDefine ( )

testDefineAndCreateWithSequence() public method

testDefineWithAssociations() public method

testDefineWithBlueprint() public method

testGet() public method

public testGet ( )

testGetDb() public method

public testGetDb ( )

testRecall() public method

public testRecall ( )

testSetDb() public method

public testSetDb ( )

Property Details

$db protected_oe property

protected $db

$phactory protected_oe property

protected $phactory