PHP 클래스 Storm\Tests\Unit\Object\UnitOfWorkTest

상속: extends Storm\Tests\StormTestCase
파일 보기 프로젝트 열기: timetoogo/penumbra

공개 메소드들

메소드 설명
testCriterionIsStoredForDiscarding ( )
testEntityIsPersisted ( )
testEntityWithIdentityIsDiscarded ( )
testEntityWithoutIdentityIsDiscarded ( )
testProcedureIsStoredForExecution ( )
testUnmappedCriterionIsDisallowed ( )
testUnmappedProcedureIsDisallowed ( )

보호된 메소드들

메소드 설명
setUp ( )

비공개 메소드들

메소드 설명
Entity ( $Id )

메소드 상세

setUp() 보호된 메소드

protected setUp ( )

testCriterionIsStoredForDiscarding() 공개 메소드

testEntityIsPersisted() 공개 메소드

testEntityWithIdentityIsDiscarded() 공개 메소드

testEntityWithoutIdentityIsDiscarded() 공개 메소드

testProcedureIsStoredForExecution() 공개 메소드

testUnmappedCriterionIsDisallowed() 공개 메소드

testUnmappedProcedureIsDisallowed() 공개 메소드