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
createApplication()
Creates the application.
public
createApplication() : HttpKernelInterface
Return values
HttpKernelInterface —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 —testParse()
public
testParse() : mixed
Return values
mixed —testParseDropdownAndRadio()
public
testParseDropdownAndRadio() : mixed
Return values
mixed —testParseJsTriggerApiAttribute()
public
testParseJsTriggerApiAttribute() : mixed
Return values
mixed —testParseRepeater()
public
testParseRepeater() : mixed
Return values
mixed —testParseWithPrefix()
public
testParseWithPrefix() : mixed
Return values
mixed —testProcessParamsRegex()
public
testProcessParamsRegex() : mixed
Return values
mixed —testProcessTag()
public
testProcessTag() : mixed
Return values
mixed —testProcessTagsRegex()
public
testProcessTagsRegex() : mixed
Return values
mixed —callProtectedMethod()
protected
static callProtectedMethod(mixed $object, mixed $name[, mixed $params = [] ]) : mixed
Parameters
- $object : mixed
- $name : mixed
- $params : mixed = []