IniTest
extends TestCase
in package
Table of Contents
- createApplication() : HttpKernelInterface
- Creates the application.
- testArray() : mixed
- testBasic() : mixed
- testComments() : mixed
- testComplex() : mixed
- testMultilinesValues() : mixed
- testNothing() : mixed
- testObject() : mixed
- testRender() : mixed
- callProtectedMethod() : mixed
- getContents() : mixed
Methods
createApplication()
Creates the application.
public
createApplication() : HttpKernelInterface
Return values
HttpKernelInterface —testArray()
public
testArray() : mixed
Return values
mixed —testBasic()
public
testBasic() : mixed
Return values
mixed —testComments()
public
testComments() : mixed
Return values
mixed —testComplex()
public
testComplex() : mixed
Return values
mixed —testMultilinesValues()
public
testMultilinesValues() : mixed
Return values
mixed —testNothing()
public
testNothing() : mixed
Return values
mixed —testObject()
public
testObject() : mixed
Return values
mixed —testRender()
public
testRender() : 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 —getContents()
protected
getContents(mixed $path) : mixed
Parameters
- $path : mixed