FilesystemGeneratorTest
extends TestCase
in package
Table of Contents
- createApplication() : HttpKernelInterface
- Creates the application.
- setUp() : mixed
- tearDown() : mixed
- testDestNotExistsException() : mixed
- testDirExistsException() : mixed
- testFileExistsException() : mixed
- testGenerate() : mixed
- testNothing() : mixed
- testTemplateNotFound() : mixed
- callProtectedMethod() : mixed
- cleanUp() : mixed
- getFixturesDir() : mixed
Methods
createApplication()
Creates the application.
public
createApplication() : HttpKernelInterface
Return values
HttpKernelInterface —setUp()
public
setUp() : mixed
Return values
mixed —tearDown()
public
tearDown() : mixed
Return values
mixed —testDestNotExistsException()
public
testDestNotExistsException() : mixed
Tags
Return values
mixed —testDirExistsException()
public
testDirExistsException() : mixed
Tags
Return values
mixed —testFileExistsException()
public
testFileExistsException() : mixed
Tags
Return values
mixed —testGenerate()
public
testGenerate() : mixed
Return values
mixed —testNothing()
public
testNothing() : mixed
Return values
mixed —testTemplateNotFound()
public
testTemplateNotFound() : mixed
Tags
Return values
mixed —callProtectedMethod()
protected
static callProtectedMethod(mixed $object, mixed $name[, mixed $params = [] ]) : mixed
Parameters
- $object : mixed
- $name : mixed
- $params : mixed = []
Return values
mixed —cleanUp()
protected
cleanUp() : mixed
Return values
mixed —getFixturesDir()
protected
getFixturesDir(mixed $subdir) : mixed
Parameters
- $subdir : mixed