|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for FinderTest:
Collaboration diagram for FinderTest:Private Member Functions | |
| getFlatFileSystemStructure () | |
| getNestedFileSystemStructure () | |
Definition at line 34 of file FinderTest.php.
|
private |
| ReflectionException |
Definition at line 39 of file FinderTest.php.
References $path.
Referenced by testFinderWillFindFilesAndFoldersInFlatStructure().
Here is the caller graph for this function:
|
private |
| ReflectionException |
Definition at line 66 of file FinderTest.php.
References $path.
Referenced by testFinderWillFilterFilesAndFoldersByCreationTimestamp(), testFinderWillFilterFilesBySize(), testFinderWillFindFilesAndFoldersForACertainDirectoryDepth(), testFinderWillFindFilesAndFoldersInNestedStructure(), and testFinderWillNotSearchInExcludedFolders().
Here is the caller graph for this function:| FinderTest::testFinderWillFilterFilesAndFoldersByCreationTimestamp | ( | ) |
| ReflectionException |
Definition at line 220 of file FinderTest.php.
References $path, and getNestedFileSystemStructure().
Here is the call graph for this function:| FinderTest::testFinderWillFilterFilesBySize | ( | ) |
| ReflectionException |
Definition at line 259 of file FinderTest.php.
References $path, and getNestedFileSystemStructure().
Here is the call graph for this function:| FinderTest::testFinderWillFindFilesAndFoldersForACertainDirectoryDepth | ( | ) |
| ReflectionException |
Definition at line 164 of file FinderTest.php.
References getNestedFileSystemStructure().
Here is the call graph for this function:| FinderTest::testFinderWillFindFilesAndFoldersInFlatStructure | ( | ) |
| ReflectionException |
Definition at line 140 of file FinderTest.php.
References getFlatFileSystemStructure().
Here is the call graph for this function:| FinderTest::testFinderWillFindFilesAndFoldersInNestedStructure | ( | ) |
| ReflectionException |
Definition at line 152 of file FinderTest.php.
References getNestedFileSystemStructure().
Here is the call graph for this function:| FinderTest::testFinderWillFindNoFilesOrFoldersInAnEmptyDirectory | ( | ) |
| ReflectionException |
Definition at line 124 of file FinderTest.php.
| FinderTest::testFinderWillNotSearchInExcludedFolders | ( | ) |
| ReflectionException |
Definition at line 202 of file FinderTest.php.
References getNestedFileSystemStructure().
Here is the call graph for this function:| FinderTest::testSortingWorksAsExpected | ( | Filesystem\Filesystem | $fs | ) |
Definition at line 290 of file FinderTest.php.
References ILIAS\Filesystem\DTO\Metadata\getPath().
Here is the call graph for this function: