Documentation

SyntaxFieldParserTest extends TestCase
in package

Table of Contents

createApplication()  : HttpKernelInterface
Creates the application.
getProtectedProperty()  : mixed
setProtectedProperty()  : mixed
testNothing()  : mixed
testParse()  : mixed
testParseDropdownAndRadio()  : mixed
testParseJsTriggerApiAttribute()  : mixed
testParseRepeater()  : mixed
testParseWithPrefix()  : mixed
testProcessParamsRegex()  : mixed
testProcessTag()  : mixed
testProcessTagsRegex()  : mixed
callProtectedMethod()  : mixed

Methods

getProtectedProperty()

public static getProtectedProperty(mixed $object, mixed $name) : mixed
Parameters
$object : mixed
$name : mixed
Return values
mixed

setProtectedProperty()

public static setProtectedProperty(mixed $object, mixed $name, mixed $value) : mixed
Parameters
$object : mixed
$name : mixed
$value : mixed
Return values
mixed

testNothing()

public testNothing() : mixed
Return values
mixed

testParseDropdownAndRadio()

public testParseDropdownAndRadio() : mixed
Return values
mixed

testParseJsTriggerApiAttribute()

public testParseJsTriggerApiAttribute() : mixed
Return values
mixed

callProtectedMethod()

protected static callProtectedMethod(mixed $object, mixed $name[, mixed $params = [] ]) : mixed
Parameters
$object : mixed
$name : mixed
$params : mixed = []
Return values
mixed

Search results