‪TYPO3CMS  ‪main
TYPO3\CMS\Extbase\Tests\Functional\Persistence\LazyObjectStorageTest Class Reference
Inheritance diagram for TYPO3\CMS\Extbase\Tests\Functional\Persistence\LazyObjectStorageTest:

Public Member Functions

 serializeAndUnserialize ()
 

Protected Member Functions

 setUp ()
 

Protected Attributes

array $coreExtensionsToLoad = ['extbase']
 
array $testExtensionsToLoad
 

Detailed Description

Definition at line 28 of file LazyObjectStorageTest.php.

Member Function Documentation

◆ serializeAndUnserialize()

TYPO3\CMS\Extbase\Tests\Functional\Persistence\LazyObjectStorageTest::serializeAndUnserialize ( )

Definition at line 45 of file LazyObjectStorageTest.php.

◆ setUp()

TYPO3\CMS\Extbase\Tests\Functional\Persistence\LazyObjectStorageTest::setUp ( )
protected

Member Data Documentation

◆ $coreExtensionsToLoad

array TYPO3\CMS\Extbase\Tests\Functional\Persistence\LazyObjectStorageTest::$coreExtensionsToLoad = ['extbase']
protected

Definition at line 30 of file LazyObjectStorageTest.php.

◆ $testExtensionsToLoad

array TYPO3\CMS\Extbase\Tests\Functional\Persistence\LazyObjectStorageTest::$testExtensionsToLoad
protected
Initial value:
= [
'typo3/sysext/extbase/Tests/Functional/Fixtures/Extensions/blog_example',
]

Definition at line 32 of file LazyObjectStorageTest.php.