[ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 171 lines (6 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
FatalPreventionFunctionalTest:: (3 methods):
testCodeGeneration()
getTestedClasses()
getProxyTestedClasses()
Class: FatalPreventionFunctionalTest - X-Ref
Verifies that proxy-manager will not attempt to `eval()` code that will cause fatal errorstestCodeGeneration($generatorClass, $className) X-Ref |
Verifies that code generation and evaluation will not cause fatals with any given class param: string $generatorClass an instantiable class (no arguments) implementing param: string $className a valid (existing/autoloadable) class name |
getTestedClasses() X-Ref |
return: string[][] |
getProxyTestedClasses() X-Ref |
No description |
Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |