Documentation

XmlFileLoaderTest extends TestCase
in package

Table of Contents

getPathsToInvalidFiles()  : mixed
provideFilesImportingRoutesWithControllers()  : mixed
testDocTypeIsNotAllowed()  : mixed
testImportRouteWithController()  : mixed
testImportRouteWithGlobMatchingMultipleFiles()  : mixed
testImportRouteWithGlobMatchingSingleFile()  : mixed
testImportWithOverriddenController()  : mixed
testListDefaults()  : mixed
testListInListDefaults()  : mixed
testListInMapDefaults()  : mixed
testLoadRouteWithControllerAttribute()  : mixed
testLoadRouteWithControllerSetInDefaults()  : mixed
testLoadRouteWithoutControllerAttribute()  : mixed
testLoadThrowsExceptionWithInvalidFile()  : mixed
testLoadThrowsExceptionWithInvalidFileEvenWithoutSchemaValidation()  : mixed
testLoadWithImport()  : mixed
testLoadWithNamespacePrefix()  : mixed
testLoadWithRoute()  : mixed
testMapDefaults()  : mixed
testMapInListDefaults()  : mixed
testMapInMapDefaults()  : mixed
testNullValues()  : mixed
testNullValuesInList()  : mixed
testNullValuesInMap()  : mixed
testOverrideControllerInDefaults()  : mixed
testScalarDataTypeDefaults()  : mixed
testSupports()  : mixed
testUtf8Route()  : mixed

Methods

getPathsToInvalidFiles()

public getPathsToInvalidFiles() : mixed
Return values
mixed

provideFilesImportingRoutesWithControllers()

public provideFilesImportingRoutesWithControllers() : mixed
Return values
mixed

testDocTypeIsNotAllowed()

public testDocTypeIsNotAllowed() : mixed
Return values
mixed

testImportRouteWithController()

public testImportRouteWithController(mixed $file) : mixed
Parameters
$file : mixed
Tags
dataProvider

provideFilesImportingRoutesWithControllers

Return values
mixed

testImportRouteWithGlobMatchingMultipleFiles()

public testImportRouteWithGlobMatchingMultipleFiles() : mixed
Return values
mixed

testImportRouteWithGlobMatchingSingleFile()

public testImportRouteWithGlobMatchingSingleFile() : mixed
Return values
mixed

testImportWithOverriddenController()

public testImportWithOverriddenController() : mixed
Return values
mixed

testListDefaults()

public testListDefaults() : mixed
Return values
mixed

testListInListDefaults()

public testListInListDefaults() : mixed
Return values
mixed

testListInMapDefaults()

public testListInMapDefaults() : 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

testLoadThrowsExceptionWithInvalidFile()

public testLoadThrowsExceptionWithInvalidFile(mixed $filePath) : mixed
Parameters
$filePath : mixed
Tags
dataProvider

getPathsToInvalidFiles

Return values
mixed

testLoadThrowsExceptionWithInvalidFileEvenWithoutSchemaValidation()

public testLoadThrowsExceptionWithInvalidFileEvenWithoutSchemaValidation(mixed $filePath) : mixed
Parameters
$filePath : mixed
Tags
dataProvider

getPathsToInvalidFiles

Return values
mixed

testLoadWithImport()

public testLoadWithImport() : mixed
Return values
mixed

testLoadWithNamespacePrefix()

public testLoadWithNamespacePrefix() : mixed
Return values
mixed

testLoadWithRoute()

public testLoadWithRoute() : mixed
Return values
mixed

testMapInListDefaults()

public testMapInListDefaults() : mixed
Return values
mixed

testMapInMapDefaults()

public testMapInMapDefaults() : mixed
Return values
mixed

testNullValuesInList()

public testNullValuesInList() : mixed
Return values
mixed

testNullValuesInMap()

public testNullValuesInMap() : mixed
Return values
mixed

testOverrideControllerInDefaults()

public testOverrideControllerInDefaults() : mixed
Return values
mixed

testScalarDataTypeDefaults()

public testScalarDataTypeDefaults() : mixed
Return values
mixed

Search results