‪TYPO3CMS  11.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 ()
 

Detailed Description

Test case

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

Definition at line 34 of file ReflectionServiceTest.php.

Member Function Documentation

◆ getClassSchemaThrowsExceptionIfClassIsNotFound()

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

Definition at line 40 of file ReflectionServiceTest.php.

◆ getClassSchemaThrowsExceptionIfTypeHintedClassWasNotFound()

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

Definition at line 52 of file ReflectionServiceTest.php.

◆ reflectionServiceCanBeSerializedAndUnserialized()

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

Definition at line 64 of file ReflectionServiceTest.php.

◆ reflectionServiceCanBeSerializedAndUnserializedWithCacheManager()

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

Definition at line 81 of file ReflectionServiceTest.php.