PHP Класс Neos\Neos\Tests\Functional\Fusion\RenderingTest

Наследование: extends Neos\Neos\Tests\Functional\AbstractNodeTest
Показать файл Открыть проект

Открытые методы

Метод Описание
additionalProcessorInPrototype ( )
additionalProcessorInPrototype2 ( )
assertSelectEquals ( string $selector, string $content, integer | boolean $count, mixed $actual, string $message = '', boolean $isHtml = true ) Helper function for setting assertions
basicRenderingWorks ( )
classesAreAppendedAsExpected ( )
contentCollectionsAndWrappedContentElementsCanBeRenderedWithCustomTagsAndAttributes ( )
debugModeSettingWorks ( )
menuIsRenderedAsExpected ( )
menuWithNegativeEntryLevelIsRenderedAsExpected ( )
overriddenValueInNestedPrototype ( )
overriddenValueInNestedPrototype2 ( )
overriddenValueInPrototype ( )
prototypeInheritance ( )
replaceElementRenderingCompletelyBasedOnAdvancedCondition ( )
replaceElementRenderingCompletelyInSidebar ( )

Защищенные методы

Метод Описание
assertMainContentConformsToBasicRendering ( string $output ) Helper function for setting assertions
assertSidebarConformsToBasicRendering ( string $output ) Helper function for setting assertions
assertTeaserConformsToBasicRendering ( string $output ) Helper function for setting assertions
buildMockControllerContext ( ) : ControllerContext
createRuntimeWithFixtures ( string $additionalTypoScriptFile = null ) : Runtime Create a TypoScript runtime with the test base TypoScript and an optional additional fixture
simulateRendering ( string $additionalTypoScriptFile = null, boolean $debugMode = false ) : string Simulate the rendering

Описание методов

additionalProcessorInPrototype() публичный Метод

additionalProcessorInPrototype2() публичный Метод

assertMainContentConformsToBasicRendering() защищенный Метод

Helper function for setting assertions

assertSelectEquals() публичный статический Метод

Helper function for setting assertions
public static assertSelectEquals ( string $selector, string $content, integer | boolean $count, mixed $actual, string $message = '', boolean $isHtml = true )
$selector string
$content string
$count integer | boolean assert specific number of elements, assert any elements exist if true, assert no elements exist if false
$actual mixed
$message string
$isHtml boolean

assertSidebarConformsToBasicRendering() защищенный Метод

Helper function for setting assertions
protected assertSidebarConformsToBasicRendering ( string $output )
$output string

assertTeaserConformsToBasicRendering() защищенный Метод

Helper function for setting assertions
protected assertTeaserConformsToBasicRendering ( string $output )
$output string

basicRenderingWorks() публичный Метод

public basicRenderingWorks ( )

buildMockControllerContext() защищенный Метод

protected buildMockControllerContext ( ) : ControllerContext
Результат Neos\Flow\Mvc\Controller\ControllerContext

classesAreAppendedAsExpected() публичный Метод

contentCollectionsAndWrappedContentElementsCanBeRenderedWithCustomTagsAndAttributes() публичный Метод

createRuntimeWithFixtures() защищенный Метод

Create a TypoScript runtime with the test base TypoScript and an optional additional fixture
protected createRuntimeWithFixtures ( string $additionalTypoScriptFile = null ) : Runtime
$additionalTypoScriptFile string
Результат Neos\Fusion\Core\Runtime

debugModeSettingWorks() публичный Метод

menuIsRenderedAsExpected() публичный Метод

menuWithNegativeEntryLevelIsRenderedAsExpected() публичный Метод

overriddenValueInNestedPrototype() публичный Метод

overriddenValueInNestedPrototype2() публичный Метод

overriddenValueInPrototype() публичный Метод

prototypeInheritance() публичный Метод

replaceElementRenderingCompletelyBasedOnAdvancedCondition() публичный Метод

replaceElementRenderingCompletelyInSidebar() публичный Метод

simulateRendering() защищенный Метод

Simulate the rendering
protected simulateRendering ( string $additionalTypoScriptFile = null, boolean $debugMode = false ) : string
$additionalTypoScriptFile string
$debugMode boolean
Результат string