‪TYPO3CMS  9.5
TYPO3\CMS\Core\Tests\Unit\Cache\Backend\AbstractBackendTest Class Reference
Inheritance diagram for TYPO3\CMS\Core\Tests\Unit\Cache\Backend\AbstractBackendTest:

Public Member Functions

 theConstructorCallsSetterMethodsForAllSpecifiedOptions ()
 

Protected Attributes

 $resetSingletonInstances = true
 

Detailed Description

Test case

Definition at line 23 of file AbstractBackendTest.php.

Member Function Documentation

◆ theConstructorCallsSetterMethodsForAllSpecifiedOptions()

TYPO3\CMS\Core\Tests\Unit\Cache\Backend\AbstractBackendTest::theConstructorCallsSetterMethodsForAllSpecifiedOptions ( )
Test:

Definition at line 30 of file AbstractBackendTest.php.

Member Data Documentation

◆ $resetSingletonInstances

TYPO3\CMS\Core\Tests\Unit\Cache\Backend\AbstractBackendTest::$resetSingletonInstances = true
protected

Definition at line 25 of file AbstractBackendTest.php.