StaticPrefixCollectionTest
extends TestCase
Table of Contents
-
routeProvider()
: mixed
-
testGrouping()
: mixed
-
dumpCollection()
: mixed
routeProvider()
public
routeProvider() : mixed
Return values
mixed
—
testGrouping()
public
testGrouping(array<string|int, mixed> $routes, mixed $expected) : mixed
Parameters
-
$routes
: array<string|int, mixed>
-
-
$expected
: mixed
-
-
dataProvider
-
Return values
mixed
—
dumpCollection()
private
dumpCollection(StaticPrefixCollection $collection[, mixed $prefix = '' ]) : mixed
Parameters
-
$collection
: StaticPrefixCollection
-
-
$prefix
: mixed
= ''
-
Return values
mixed
—