ILIAS
trunk Revision v11.0_alpha-1715-g7fc467680fb
|
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().
|
private |
ReflectionException |
Definition at line 66 of file FinderTest.php.
References $path.
Referenced by testFinderWillFilterFilesAndFoldersByCreationTimestamp(), testFinderWillFilterFilesBySize(), testFinderWillFindFilesAndFoldersForACertainDirectoryDepth(), testFinderWillFindFilesAndFoldersInNestedStructure(), and testFinderWillNotSearchInExcludedFolders().
FinderTest::testFinderWillFilterFilesAndFoldersByCreationTimestamp | ( | ) |
ReflectionException |
Definition at line 220 of file FinderTest.php.
References $path, and getNestedFileSystemStructure().
FinderTest::testFinderWillFilterFilesBySize | ( | ) |
ReflectionException |
Definition at line 259 of file FinderTest.php.
References $path, and getNestedFileSystemStructure().
FinderTest::testFinderWillFindFilesAndFoldersForACertainDirectoryDepth | ( | ) |
ReflectionException |
Definition at line 164 of file FinderTest.php.
References getNestedFileSystemStructure().
FinderTest::testFinderWillFindFilesAndFoldersInFlatStructure | ( | ) |
ReflectionException |
Definition at line 140 of file FinderTest.php.
References getFlatFileSystemStructure().
FinderTest::testFinderWillFindFilesAndFoldersInNestedStructure | ( | ) |
ReflectionException |
Definition at line 152 of file FinderTest.php.
References getNestedFileSystemStructure().
FinderTest::testFinderWillFindNoFilesOrFoldersInAnEmptyDirectory | ( | ) |
ReflectionException |
Definition at line 124 of file FinderTest.php.
FinderTest::testFinderWillNotSearchInExcludedFolders | ( | ) |
ReflectionException |
Definition at line 202 of file FinderTest.php.
References getNestedFileSystemStructure().
FinderTest::testSortingWorksAsExpected | ( | Filesystem\Filesystem | $fs | ) |
Definition at line 290 of file FinderTest.php.
References ILIAS\Filesystem\DTO\Metadata\getPath().