PHP 클래스 Doctrine\SkeletonMapper\Tests\Functional\BaseImplementationTest

상속: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: doctrine/skeleton-mapper

보호된 프로퍼티들

프로퍼티 타입 설명
$basicObjectHydrator
$classMetadataFactory
$classMetadataInstantiator
$eventManager
$eventTester
$groupClassName
$groups
$groupsTester
$objectFactory
$objectIdentityMap
$objectManager
$objectPersisterFactory
$objectRepositoryFactory
$profileClassName
$profilePersister
$profileRepository
$profiles
$profilesTester
$unitOfWork
$userClassMetadata
$userClassName
$userPersister
$userRepository
$users
$usersTester

공개 메소드들

메소드 설명
testClassMetadata ( )
testClear ( )
testContains ( )
testDetach ( )
testEmbeddedAddress ( )
testEvents ( )
testFind ( )
testFindAll ( )
testFindBy ( )
testGetClassMetadata ( )
testIdentifierGeneration ( )
testIdentityMap ( )
testLifecycleCallbacks ( )
testMerge ( )
testOnlyUpdatesWhatChanged ( )
testPersist ( )
testPropertyChangedListeners ( )
testReferenceMany ( )
testReferences ( )
testRefresh ( )
testRemove ( )
testUpdates ( )

보호된 메소드들

메소드 설명
createGroupDataRepository ( )
createGroupPersister ( )
createGroupRepository ( )
createProfileDataRepository ( )
createProfilePersister ( )
createProfileRepository ( )
createUserDataRepository ( )
createUserPersister ( )
createUserRepository ( )
registerServices ( )
setUp ( )
setUpCommon ( )
setUpImplementation ( )

비공개 메소드들

메소드 설명
createTestObject ( )

메소드 상세

createGroupDataRepository() 추상적인 보호된 메소드

abstract protected createGroupDataRepository ( )

createGroupPersister() 추상적인 보호된 메소드

abstract protected createGroupPersister ( )

createGroupRepository() 보호된 메소드

protected createGroupRepository ( )

createProfileDataRepository() 추상적인 보호된 메소드

abstract protected createProfileDataRepository ( )

createProfilePersister() 추상적인 보호된 메소드

abstract protected createProfilePersister ( )

createProfileRepository() 보호된 메소드

protected createProfileRepository ( )

createUserDataRepository() 추상적인 보호된 메소드

abstract protected createUserDataRepository ( )

createUserPersister() 추상적인 보호된 메소드

abstract protected createUserPersister ( )

createUserRepository() 보호된 메소드

protected createUserRepository ( )

registerServices() 보호된 메소드

protected registerServices ( )

setUp() 보호된 메소드

protected setUp ( )

setUpCommon() 보호된 메소드

protected setUpCommon ( )

setUpImplementation() 추상적인 보호된 메소드

abstract protected setUpImplementation ( )

testClassMetadata() 공개 메소드

public testClassMetadata ( )

testClear() 공개 메소드

public testClear ( )

testContains() 공개 메소드

public testContains ( )

testDetach() 공개 메소드

public testDetach ( )

testEmbeddedAddress() 공개 메소드

public testEmbeddedAddress ( )

testEvents() 공개 메소드

public testEvents ( )

testFind() 공개 메소드

public testFind ( )

testFindAll() 공개 메소드

public testFindAll ( )

testFindBy() 공개 메소드

public testFindBy ( )

testGetClassMetadata() 공개 메소드

testIdentifierGeneration() 공개 메소드

testIdentityMap() 공개 메소드

public testIdentityMap ( )

testLifecycleCallbacks() 공개 메소드

testMerge() 공개 메소드

public testMerge ( )

testOnlyUpdatesWhatChanged() 공개 메소드

testPersist() 공개 메소드

public testPersist ( )

testPropertyChangedListeners() 공개 메소드

testReferenceMany() 공개 메소드

public testReferenceMany ( )

testReferences() 공개 메소드

public testReferences ( )

testRefresh() 공개 메소드

public testRefresh ( )

testRemove() 공개 메소드

public testRemove ( )

testUpdates() 공개 메소드

public testUpdates ( )

프로퍼티 상세

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

protected $basicObjectHydrator

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

protected $classMetadataFactory

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

protected $classMetadataInstantiator

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

protected $eventManager

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

protected $eventTester

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

protected $groupClassName

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

protected $groups

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

protected $groupsTester

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

protected $objectFactory

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

protected $objectIdentityMap

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

protected $objectManager

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

protected $objectPersisterFactory

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

protected $objectRepositoryFactory

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

protected $profileClassName

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

protected $profilePersister

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

protected $profileRepository

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

protected $profiles

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

protected $profilesTester

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

protected $unitOfWork

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

protected $userClassMetadata

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

protected $userClassName

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

protected $userPersister

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

protected $userRepository

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

protected $users

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

protected $usersTester