|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Inheritance diagram for AutoloaderTest:
Collaboration diagram for AutoloaderTest:Public Member Functions | |
| setUp () | |
| testAutoloaderNonPHPExcelClass () | |
| testAutoloaderInvalidPHPExcelClass () | |
| testAutoloadValidPHPExcelClass () | |
| testAutoloadInstantiateSuccess () | |
Definition at line 4 of file AutoloaderTest.php.
| AutoloaderTest::setUp | ( | ) |
Definition at line 7 of file AutoloaderTest.php.
References defined.
| AutoloaderTest::testAutoloaderInvalidPHPExcelClass | ( | ) |
Definition at line 27 of file AutoloaderTest.php.
References $result, and PHPExcel_Autoloader\Load().
Here is the call graph for this function:| AutoloaderTest::testAutoloaderNonPHPExcelClass | ( | ) |
Definition at line 16 of file AutoloaderTest.php.
References $result, and PHPExcel_Autoloader\Load().
Here is the call graph for this function:| AutoloaderTest::testAutoloadInstantiateSuccess | ( | ) |
Definition at line 47 of file AutoloaderTest.php.
References $result.
| AutoloaderTest::testAutoloadValidPHPExcelClass | ( | ) |
Definition at line 38 of file AutoloaderTest.php.
References $result, and PHPExcel_Autoloader\Load().
Here is the call graph for this function: