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
$errorReporting
private
int
$errorReporting
Error reporting level before running tests
$loader
private
mixed
$loader
Methods
provideDeprecatedSuper()
public
provideDeprecatedSuper() : mixed
testClassAlias()
public
testClassAlias() : mixed
testDeprecatedSuper()
public
testDeprecatedSuper(mixed $class, mixed $super, mixed $type) : mixed
Parameters
- $class : mixed
- $super : mixed
- $type : mixed
Tags
testDeprecatedSuperInSameNamespace()
public
testDeprecatedSuperInSameNamespace() : mixed
testExtendedFinalClass()
public
testExtendedFinalClass() : mixed
testExtendedFinalMethod()
public
testExtendedFinalMethod() : mixed
testFileCaseMismatch()
public
testFileCaseMismatch() : mixed
Tags
testIdempotence()
public
testIdempotence() : mixed
testInterfaceExtendsDeprecatedInterface()
public
testInterfaceExtendsDeprecatedInterface() : mixed
testNameCaseMismatch()
public
testNameCaseMismatch() : mixed
Tags
testNotPsr0()
public
testNotPsr0() : mixed
testNotPsr0Bis()
public
testNotPsr0Bis() : mixed
testPsr4CaseMismatch()
public
testPsr4CaseMismatch() : mixed
Tags
testReservedForPhp7()
public
testReservedForPhp7() : mixed
testStacking()
public
testStacking() : mixed
testUnsilencing()
public
testUnsilencing() : mixed
setUp()
protected
setUp() : mixed
tearDown()
protected
tearDown() : mixed