‪TYPO3CMS  9.5
TYPO3\CMS\Extbase\Tests\Unit\Reflection\ReflectionServiceTest Class Reference
Inheritance diagram for TYPO3\CMS\Extbase\Tests\Unit\Reflection\ReflectionServiceTest:

Public Member Functions

 getClassSchemaThrowsExceptionIfClassIsNotFound ()
 
 getClassSchemaThrowsExceptionIfTypeHintedClassWasNotFound ()
 
 reflectionServiceCanBeSerializedAndUnserialized ()
 
 reflectionServiceCanBeSerializedAndUnserializedWithCacheManager ()
 
 reflectionServiceIsResetDuringWakeUp ()
 

Detailed Description

Test case

See also
‪test for reflection test for reflection second test for reflection with second value

Definition at line 33 of file ReflectionServiceTest.php.

Member Function Documentation

◆ getClassSchemaThrowsExceptionIfClassIsNotFound()

TYPO3\CMS\Extbase\Tests\Unit\Reflection\ReflectionServiceTest::getClassSchemaThrowsExceptionIfClassIsNotFound ( )
Test:

Definition at line 38 of file ReflectionServiceTest.php.

◆ getClassSchemaThrowsExceptionIfTypeHintedClassWasNotFound()

TYPO3\CMS\Extbase\Tests\Unit\Reflection\ReflectionServiceTest::getClassSchemaThrowsExceptionIfTypeHintedClassWasNotFound ( )
Test:

Definition at line 50 of file ReflectionServiceTest.php.

◆ reflectionServiceCanBeSerializedAndUnserialized()

TYPO3\CMS\Extbase\Tests\Unit\Reflection\ReflectionServiceTest::reflectionServiceCanBeSerializedAndUnserialized ( )
Test:

Definition at line 62 of file ReflectionServiceTest.php.

◆ reflectionServiceCanBeSerializedAndUnserializedWithCacheManager()

TYPO3\CMS\Extbase\Tests\Unit\Reflection\ReflectionServiceTest::reflectionServiceCanBeSerializedAndUnserializedWithCacheManager ( )
Test:

Definition at line 80 of file ReflectionServiceTest.php.

◆ reflectionServiceIsResetDuringWakeUp()

TYPO3\CMS\Extbase\Tests\Unit\Reflection\ReflectionServiceTest::reflectionServiceIsResetDuringWakeUp ( )
Test:

Definition at line 103 of file ReflectionServiceTest.php.