Documentation

IntegrationTest.php

Interfaces, Classes and Traits

Twig_Tests_IntegrationTest
Integration test helper.
TwigTestFoo
TwigTestTokenParser_§
Base class for all token parsers.
TwigTestExtension
MagicCallStub
This class is used in tests for the "length" filter and "empty" test. It asserts that __call is not used to convert such objects to strings.
ToStringStub
CountableStub
This class is used in tests for the length filter and empty test to show that when \Countable is implemented, it is preferred over the __toString() method.
IteratorAggregateStub
This class is used in tests for the length filter.
SimpleIteratorForTesting

Table of Contents

html()  : mixed
test_foo()  : mixed

Functions

test_foo()

test_foo([mixed $value = 'foo' ]) : mixed
Parameters
$value : mixed = 'foo'
Return values
mixed

Search results