HtmlBuilderTest
extends TestCase
in package
Table of Contents
- createApplication() : HttpKernelInterface
- Creates the application.
- testClean() : mixed
- testLimit() : mixed
- testLimitEncoding() : mixed
- testNothing() : mixed
- testStrip() : mixed
- callProtectedMethod() : mixed
Methods
createApplication()
Creates the application.
public
createApplication() : HttpKernelInterface
Return values
HttpKernelInterface —testClean()
public
testClean() : mixed
Return values
mixed —testLimit()
public
testLimit() : mixed
Return values
mixed —testLimitEncoding()
public
testLimitEncoding() : mixed
Return values
mixed —testNothing()
public
testNothing() : mixed
Return values
mixed —testStrip()
public
testStrip() : mixed
Return values
mixed —callProtectedMethod()
protected
static callProtectedMethod(mixed $object, mixed $name[, mixed $params = [] ]) : mixed
Parameters
- $object : mixed
- $name : mixed
- $params : mixed = []