‪TYPO3CMS  11.5
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

 $coreExtensionsToLoad = array( 'extbase' )
 
 $testExtensionsToLoad = array( 'typo3/sysext/extbase/Tests/Functional/Fixtures/Extensions/blog_example' )
 

Detailed Description

Definition at line 25 of file LazyObjectStorageTest.php.

Member Function Documentation

◆ serializeAndUnserialize()

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

Definition at line 44 of file LazyObjectStorageTest.php.

◆ setUp()

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

Sets up this test suite.

Definition at line 33 of file LazyObjectStorageTest.php.

Member Data Documentation

◆ $coreExtensionsToLoad

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

Definition at line 27 of file LazyObjectStorageTest.php.

◆ $testExtensionsToLoad

TYPO3\CMS\Extbase\Tests\Functional\Persistence\LazyObjectStorageTest::$testExtensionsToLoad = array( 'typo3/sysext/extbase/Tests/Functional/Fixtures/Extensions/blog_example' )
protected

Definition at line 28 of file LazyObjectStorageTest.php.