ExceptionAutoloadTest
extends TestCase
in package
FinalYes
Table of Contents
Methods
- publicExceptionProvider() : array<string, Throwable>}>
- testPublicExceptionCanBeAutoloadedIndependently() : void
Methods
publicExceptionProvider()
public
static publicExceptionProvider() : array<string, Throwable>}>
Return values
array<string, Throwable>}>testPublicExceptionCanBeAutoloadedIndependently()
public
testPublicExceptionCanBeAutoloadedIndependently(string $className, string $parentClass) : void
Parameters
- $className : string
- $parentClass : string
Attributes
- #[DataProvider]
- 'publicExceptionProvider'
- #[PreserveGlobalState]
- false
- #[RunInSeparateProcess]