‪TYPO3CMS  11.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 26 of file AbstractBackendTest.php.

Member Function Documentation

◆ theConstructorCallsSetterMethodsForAllSpecifiedOptions()

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

Definition at line 33 of file AbstractBackendTest.php.

Member Data Documentation

◆ $resetSingletonInstances

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

Definition at line 28 of file AbstractBackendTest.php.