ILIAS
trunk Revision v11.0_alpha-1715-g7fc467680fb
|
Class ilCtrlPathFactoryTest. More...
Public Member Functions | |
testPathFactoryFindSingleClassTargetPath () | |
testPathFactoryFindArrayClassTargetPath () | |
testPathFactoryNullPath () | |
testPathFactoryExistingPath () | |
Protected Member Functions | |
setUp () | |
![]() | |
setUp () | |
getPath (?string $cid_path=null) | |
Private Attributes | |
ilCtrlPathFactory | $factory |
Additional Inherited Members | |
![]() | |
ilCtrlStructureInterface | $structure |
Class ilCtrlPathFactoryTest.
Definition at line 28 of file ilCtrlPathFactoryTest.php.
|
protected |
Definition at line 38 of file ilCtrlPathFactoryTest.php.
References factory().
ilCtrlPathFactoryTest::testPathFactoryExistingPath | ( | ) |
Definition at line 83 of file ilCtrlPathFactoryTest.php.
References $path, and factory().
ilCtrlPathFactoryTest::testPathFactoryFindArrayClassTargetPath | ( | ) |
Definition at line 57 of file ilCtrlPathFactoryTest.php.
References $context, $path, and factory().
ilCtrlPathFactoryTest::testPathFactoryFindSingleClassTargetPath | ( | ) |
Definition at line 45 of file ilCtrlPathFactoryTest.php.
References $context, $path, and factory().
ilCtrlPathFactoryTest::testPathFactoryNullPath | ( | ) |
Definition at line 72 of file ilCtrlPathFactoryTest.php.
References $path, and factory().
|
private |
Definition at line 33 of file ilCtrlPathFactoryTest.php.