‪TYPO3CMS  11.5
TYPO3\CMS\Core\Tests\Functional\Cache\Frontend\VariableFrontendTest Class Reference
Inheritance diagram for TYPO3\CMS\Core\Tests\Functional\Cache\Frontend\VariableFrontendTest:

Public Member Functions

 insertSerializedArrayIntoLobAndRetrieveItDataProvider ()
 
 insertSerializedArrayIntoLobAndRetrieveIt (array $expected, string $identifier, array $arrayToSerialize)
 

Detailed Description

Test case

Definition at line 27 of file VariableFrontendTest.php.

Member Function Documentation

◆ insertSerializedArrayIntoLobAndRetrieveIt()

TYPO3\CMS\Core\Tests\Functional\Cache\Frontend\VariableFrontendTest::insertSerializedArrayIntoLobAndRetrieveIt ( array  $expected,
string  $identifier,
array  $arrayToSerialize 
)

@dataProvider insertSerializedArrayIntoLobAndRetrieveItDataProvider

Test:
Parameters
array$expected
string$identifier
array$arrayToSerialize

Definition at line 61 of file VariableFrontendTest.php.

◆ insertSerializedArrayIntoLobAndRetrieveItDataProvider()

TYPO3\CMS\Core\Tests\Functional\Cache\Frontend\VariableFrontendTest::insertSerializedArrayIntoLobAndRetrieveItDataProvider ( )

Definition at line 29 of file VariableFrontendTest.php.