Documentation

DebugClassLoaderTest extends TestCase
in package

Table of Contents

Properties

$errorReporting  : int
$loader  : mixed

Methods

provideDeprecatedSuper()  : mixed
testClassAlias()  : mixed
testDeprecatedSuper()  : mixed
testDeprecatedSuperInSameNamespace()  : mixed
testExtendedFinalClass()  : mixed
testExtendedFinalMethod()  : mixed
testFileCaseMismatch()  : mixed
testIdempotence()  : mixed
testInterfaceExtendsDeprecatedInterface()  : mixed
testNameCaseMismatch()  : mixed
testNotPsr0()  : mixed
testNotPsr0Bis()  : mixed
testPsr4CaseMismatch()  : mixed
testReservedForPhp7()  : mixed
testStacking()  : mixed
testUnsilencing()  : mixed
setUp()  : mixed
tearDown()  : mixed

Properties

Methods

testDeprecatedSuper()

public testDeprecatedSuper(mixed $class, mixed $super, mixed $type) : mixed
Parameters
$class : mixed
$super : mixed
$type : mixed
Tags
dataProvider

provideDeprecatedSuper

testDeprecatedSuperInSameNamespace()

public testDeprecatedSuperInSameNamespace() : mixed

testFileCaseMismatch()

public testFileCaseMismatch() : mixed
Tags
expectedException

\RuntimeException

expectedExceptionMessage

Case mismatch between class and real file names

testInterfaceExtendsDeprecatedInterface()

public testInterfaceExtendsDeprecatedInterface() : mixed

testNameCaseMismatch()

public testNameCaseMismatch() : mixed
Tags
expectedException

\RuntimeException

testPsr4CaseMismatch()

public testPsr4CaseMismatch() : mixed
Tags
expectedException

\RuntimeException


        
On this page

Search results