|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Class ilCtrlPathFactoryTest. More...
Inheritance diagram for ilCtrlPathFactoryTest:
Collaboration diagram for ilCtrlPathFactoryTest:Public Member Functions | |
| testPathFactoryFindSingleClassTargetPath () | |
| testPathFactoryFindArrayClassTargetPath () | |
| testPathFactoryNullPath () | |
| testPathFactoryExistingPath () | |
Protected Member Functions | |
| setUp () | |
| @inheritDoc More... | |
Protected Member Functions inherited from ilCtrlPathTestBase | |
| setUp () | |
| @inheritDoc More... | |
| getPath (?string $cid_path=null) | |
Private Attributes | |
| ilCtrlPathFactory | $factory |
Additional Inherited Members | |
Protected Attributes inherited from ilCtrlPathTestBase | |
| ilCtrlStructureInterface | $structure |
Class ilCtrlPathFactoryTest.
Definition at line 28 of file ilCtrlPathFactoryTest.php.
|
protected |
@inheritDoc
Reimplemented from ilCtrlPathTestBase.
Definition at line 38 of file ilCtrlPathFactoryTest.php.
References factory().
Here is the call graph for this function:| ilCtrlPathFactoryTest::testPathFactoryExistingPath | ( | ) |
Definition at line 83 of file ilCtrlPathFactoryTest.php.
References $path, and factory().
Here is the call graph for this function:| ilCtrlPathFactoryTest::testPathFactoryFindArrayClassTargetPath | ( | ) |
Definition at line 57 of file ilCtrlPathFactoryTest.php.
References $context, $path, and factory().
Here is the call graph for this function:| ilCtrlPathFactoryTest::testPathFactoryFindSingleClassTargetPath | ( | ) |
Definition at line 45 of file ilCtrlPathFactoryTest.php.
References $context, $path, and factory().
Here is the call graph for this function:| ilCtrlPathFactoryTest::testPathFactoryNullPath | ( | ) |
|
private |
Definition at line 33 of file ilCtrlPathFactoryTest.php.