|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Inheritance diagram for ComponentInstaller\Test\Process\FilesystemTest:
Collaboration diagram for ComponentInstaller\Test\Process\FilesystemTest:Public Member Functions | |
| testRecursiveGlobFiles ($expected, $pattern, $flags=0) | |
| Tests the recursiveGlob function. More... | |
| providerRecursiveGlobFiles () | |
| testRecursiveGlob ($expected, $pattern, $flags=0) | |
| Tests the recursiveGlob function. More... | |
| providerRecursiveGlob () | |
Tests Process.
Definition at line 19 of file FilesystemTest.php.
| ComponentInstaller\Test\Process\FilesystemTest::providerRecursiveGlob | ( | ) |
Definition at line 119 of file FilesystemTest.php.
| ComponentInstaller\Test\Process\FilesystemTest::providerRecursiveGlobFiles | ( | ) |
Definition at line 41 of file FilesystemTest.php.
| ComponentInstaller\Test\Process\FilesystemTest::testRecursiveGlob | ( | $expected, | |
| $pattern, | |||
$flags = 0 |
|||
| ) |
Tests the recursiveGlob function.
@dataProvider providerRecursiveGlob
| array | $expected | |
| string | $pattern | |
| int | $flags |
Definition at line 108 of file FilesystemTest.php.
References $result.
| ComponentInstaller\Test\Process\FilesystemTest::testRecursiveGlobFiles | ( | $expected, | |
| $pattern, | |||
$flags = 0 |
|||
| ) |
Tests the recursiveGlob function.
@dataProvider providerRecursiveGlobFiles
| array | $expected | |
| string | $pattern | |
| int | $flags |
Definition at line 29 of file FilesystemTest.php.
References $result.