Documentation

RouteCollectionBuilderTest extends TestCase
in package

Table of Contents

providePrefixTests()  : mixed
testAdd()  : mixed
testAddsThePrefixOnlyOnceWhenLoadingMultipleCollections()  : mixed
testAutomaticRouteNamesDoNotConflict()  : mixed
testFlushOrdering()  : mixed
testFlushPrefixesPaths()  : mixed
testFlushSetsDetailsOnChildrenRoutes()  : mixed
testFlushSetsPrefixedWithMultipleLevels()  : mixed
testFlushSetsRouteNames()  : mixed
testImport()  : mixed
testImportAddResources()  : mixed
testImportWithoutLoaderThrowsException()  : mixed

Methods

testAddsThePrefixOnlyOnceWhenLoadingMultipleCollections()

public testAddsThePrefixOnlyOnceWhenLoadingMultipleCollections() : mixed
Return values
mixed

testAutomaticRouteNamesDoNotConflict()

public testAutomaticRouteNamesDoNotConflict() : mixed
Return values
mixed

testFlushPrefixesPaths()

public testFlushPrefixesPaths(mixed $collectionPrefix, mixed $routePath, mixed $expectedPath) : mixed
Parameters
$collectionPrefix : mixed
$routePath : mixed
$expectedPath : mixed
Tags
dataProvider

providePrefixTests

Return values
mixed

testFlushSetsDetailsOnChildrenRoutes()

public testFlushSetsDetailsOnChildrenRoutes() : mixed
Return values
mixed

testFlushSetsPrefixedWithMultipleLevels()

public testFlushSetsPrefixedWithMultipleLevels() : mixed
Return values
mixed

testImportWithoutLoaderThrowsException()

public testImportWithoutLoaderThrowsException() : mixed
Return values
mixed

Search results