YamlFileLoaderTest
extends TestCase
in package
Table of Contents
- getPathsToInvalidFiles() : mixed
- provideFilesImportingRoutesWithControllers() : mixed
- testImportRouteWithController() : mixed
- testImportRouteWithGlobMatchingMultipleFiles() : mixed
- testImportRouteWithGlobMatchingSingleFile() : mixed
- testImportWithOverriddenController() : mixed
- testLoadDoesNothingIfEmpty() : mixed
- testLoadRouteWithControllerAttribute() : mixed
- testLoadRouteWithControllerSetInDefaults() : mixed
- testLoadRouteWithoutControllerAttribute() : mixed
- testLoadSpecialRouteName() : mixed
- testLoadThrowsExceptionWithInvalidFile() : mixed
- testLoadWithResource() : mixed
- testLoadWithRoute() : mixed
- testOverrideControllerInDefaults() : mixed
- testSupports() : mixed
Methods
getPathsToInvalidFiles()
public
getPathsToInvalidFiles() : mixed
Return values
mixed —provideFilesImportingRoutesWithControllers()
public
provideFilesImportingRoutesWithControllers() : mixed
Return values
mixed —testImportRouteWithController()
public
testImportRouteWithController(mixed $file) : mixed
Parameters
- $file : mixed
Tags
Return values
mixed —testImportRouteWithGlobMatchingMultipleFiles()
public
testImportRouteWithGlobMatchingMultipleFiles() : mixed
Return values
mixed —testImportRouteWithGlobMatchingSingleFile()
public
testImportRouteWithGlobMatchingSingleFile() : mixed
Return values
mixed —testImportWithOverriddenController()
public
testImportWithOverriddenController() : mixed
Return values
mixed —testLoadDoesNothingIfEmpty()
public
testLoadDoesNothingIfEmpty() : mixed
Return values
mixed —testLoadRouteWithControllerAttribute()
public
testLoadRouteWithControllerAttribute() : mixed
Return values
mixed —testLoadRouteWithControllerSetInDefaults()
public
testLoadRouteWithControllerSetInDefaults() : mixed
Return values
mixed —testLoadRouteWithoutControllerAttribute()
public
testLoadRouteWithoutControllerAttribute() : mixed
Return values
mixed —testLoadSpecialRouteName()
public
testLoadSpecialRouteName() : mixed
Return values
mixed —testLoadThrowsExceptionWithInvalidFile()
public
testLoadThrowsExceptionWithInvalidFile(mixed $filePath) : mixed
Parameters
- $filePath : mixed
Tags
Return values
mixed —testLoadWithResource()
public
testLoadWithResource() : mixed
Return values
mixed —testLoadWithRoute()
public
testLoadWithRoute() : mixed
Return values
mixed —testOverrideControllerInDefaults()
public
testOverrideControllerInDefaults() : mixed
Return values
mixed —testSupports()
public
testSupports() : mixed