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