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