PHP 클래스 Phactory\Mongo\PhactoryTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: chriskite/phactory

보호된 프로퍼티들

프로퍼티 타입 설명
$db
$phactory

공개 메소드들

메소드 설명
testCreate ( )
testCreateWithAssociations ( )
testCreateWithEmbedsManyAssociation ( )
testCreateWithOverrides ( )
testDefine ( )
testDefineAndCreateWithSequence ( )
testDefineWithAssociations ( )
testDefineWithBlueprint ( )
testGet ( )
testGetDb ( )
testRecall ( )
testSetDb ( )

보호된 메소드들

메소드 설명
setUp ( )
tearDown ( )

메소드 상세

setUp() 보호된 메소드

protected setUp ( )

tearDown() 보호된 메소드

protected tearDown ( )

testCreate() 공개 메소드

public testCreate ( )

testCreateWithAssociations() 공개 메소드

testCreateWithEmbedsManyAssociation() 공개 메소드

testCreateWithOverrides() 공개 메소드

testDefine() 공개 메소드

public testDefine ( )

testDefineAndCreateWithSequence() 공개 메소드

testDefineWithAssociations() 공개 메소드

testDefineWithBlueprint() 공개 메소드

testGet() 공개 메소드

public testGet ( )

testGetDb() 공개 메소드

public testGetDb ( )

testRecall() 공개 메소드

public testRecall ( )

testSetDb() 공개 메소드

public testSetDb ( )

프로퍼티 상세

$db 보호되어 있는 프로퍼티

protected $db

$phactory 보호되어 있는 프로퍼티

protected $phactory