PHP Class Neos\Fusion\Tests\Unit\Core\Cache\CacheSegmentParserTest

Inheritance: extends Neos\Flow\Tests\UnitTestCase
Afficher le fichier Open project: neos/neos-development-collection

Protected Properties

Свойство Type Description
$content
$contentWithUncachedSegments
$expectedEntries
$expectedEntriesWithUncachedSegments
$expectedOuterContent
$expectedOuterContentWithUncachedSegments
$expectedOutput
$expectedOutputWithUncachedSegments
$invalidContentWithExceedingEnd
$invalidContentWithMissingEnd
$invalidContentWithMissingSeparator

Méthodes publiques

Méthode Description
extractReturnsOuterContentWithPlaceholders ( )
extractWithUncachedSegmentsReturnsOuterContentWithPlaceholders ( )
getCacheEntriesAfterExtractReturnsInnerContentWithPlaceholders ( )
getCacheSegmentsAfterExtractWithUncachedSegmentsReturnsContentWithPlaceholder ( )
getOutputAfterExtractReturnsOriginalTextWithoutAnnotations ( )
getOutputAfterExtractWithUncachedSegmentsReturnsOriginalTextWithoutAnnotations ( )
invalidContentWithExceedingEndThrowsException ( )
invalidContentWithMissingEndThrowsException ( )
invalidContentWithMissingSeparatorThrowsException ( )

Method Details

extractReturnsOuterContentWithPlaceholders() public méthode

extractWithUncachedSegmentsReturnsOuterContentWithPlaceholders() public méthode

getCacheEntriesAfterExtractReturnsInnerContentWithPlaceholders() public méthode

getCacheSegmentsAfterExtractWithUncachedSegmentsReturnsContentWithPlaceholder() public méthode

getOutputAfterExtractReturnsOriginalTextWithoutAnnotations() public méthode

getOutputAfterExtractWithUncachedSegmentsReturnsOriginalTextWithoutAnnotations() public méthode

invalidContentWithExceedingEndThrowsException() public méthode

invalidContentWithMissingEndThrowsException() public méthode

invalidContentWithMissingSeparatorThrowsException() public méthode

Property Details

$content protected_oe property

protected $content

$contentWithUncachedSegments protected_oe property

protected $contentWithUncachedSegments

$expectedEntries protected_oe property

protected $expectedEntries

$expectedEntriesWithUncachedSegments protected_oe property

protected $expectedEntriesWithUncachedSegments

$expectedOuterContent protected_oe property

protected $expectedOuterContent

$expectedOuterContentWithUncachedSegments protected_oe property

protected $expectedOuterContentWithUncachedSegments

$expectedOutput protected_oe property

protected $expectedOutput

$expectedOutputWithUncachedSegments protected_oe property

protected $expectedOutputWithUncachedSegments

$invalidContentWithExceedingEnd protected_oe property

protected $invalidContentWithExceedingEnd

$invalidContentWithMissingEnd protected_oe property

protected $invalidContentWithMissingEnd

$invalidContentWithMissingSeparator protected_oe property

protected $invalidContentWithMissingSeparator