ModelModelTest
extends TestCase
in package
Table of Contents
- createApplication() : HttpKernelInterface
- Creates the application.
- tearDown() : mixed
- testGetModelFields() : mixed
- testInvalidateModelClassName() : mixed
- testNothing() : mixed
- testValidateModelClassName() : mixed
- callProtectedMethod() : mixed
Methods
createApplication()
Creates the application.
public
createApplication() : HttpKernelInterface
Return values
HttpKernelInterface —tearDown()
public
tearDown() : mixed
Return values
mixed —testGetModelFields()
public
testGetModelFields() : mixed
Return values
mixed —testInvalidateModelClassName()
public
testInvalidateModelClassName() : mixed
Return values
mixed —testNothing()
public
testNothing() : mixed
Return values
mixed —testValidateModelClassName()
public
testValidateModelClassName() : mixed
Return values
mixed —callProtectedMethod()
protected
static callProtectedMethod(mixed $object, mixed $name[, mixed $params = [] ]) : mixed
Parameters
- $object : mixed
- $name : mixed
- $params : mixed = []