Class DirectoryNestingTest.
More...
◆ setUp()
ILIAS\ResourceStorage\Revision\DirectoryNestingTest::setUp |
( |
| ) |
|
|
protected |
◆ testMaxNestingV1()
ILIAS\ResourceStorage\Revision\DirectoryNestingTest::testMaxNestingV1 |
( |
| ) |
|
◆ testMaxNestingV2()
ILIAS\ResourceStorage\Revision\DirectoryNestingTest::testMaxNestingV2 |
( |
| ) |
|
◆ withImplementation()
ILIAS\ResourceStorage\Revision\DirectoryNestingTest::withImplementation |
( |
StorageHandler |
$h, |
|
|
int |
$min, |
|
|
int |
$max |
|
) |
| |
|
private |
◆ $file_system_mock
MockObject ILIAS\ResourceStorage\Revision\DirectoryNestingTest::$file_system_mock |
|
protected |
◆ COMBINATIONS
const ILIAS\ResourceStorage\Revision\DirectoryNestingTest::COMBINATIONS = 16 |
|
private |
◆ MAX_NESTING
const ILIAS\ResourceStorage\Revision\DirectoryNestingTest::MAX_NESTING = self::NESTING_65536 |
|
private |
◆ MIN_NESTING
const ILIAS\ResourceStorage\Revision\DirectoryNestingTest::MIN_NESTING = self::NESTING_256 |
|
private |
◆ NESTING_256
const ILIAS\ResourceStorage\Revision\DirectoryNestingTest::NESTING_256 = 256 |
|
private |
◆ NESTING_281474976710656
const ILIAS\ResourceStorage\Revision\DirectoryNestingTest::NESTING_281474976710656 = 281_474_976_710_656 |
|
private |
◆ NESTING_4096
const ILIAS\ResourceStorage\Revision\DirectoryNestingTest::NESTING_4096 = 4096 |
|
private |
◆ NESTING_4294967296
const ILIAS\ResourceStorage\Revision\DirectoryNestingTest::NESTING_4294967296 = 4_294_967_296 |
|
private |
◆ NESTING_65536
const ILIAS\ResourceStorage\Revision\DirectoryNestingTest::NESTING_65536 = 65536 |
|
private |
The documentation for this class was generated from the following file: