Documentation

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

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 = []
Return values
mixed

Search results