|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ResourceBuilderTest. More...
Inheritance diagram for ILIAS\ResourceStorage\AbstractBaseTest:
Collaboration diagram for ILIAS\ResourceStorage\AbstractBaseTest:Public Member Functions | |
| getDummyStream () | |
Protected Member Functions | |
| setUp () | |
| @inheritDoc More... | |
| getDummyUploadResult (string $file_name, string $mime_type, int $size) | |
| getDummyFileRevision (ResourceIdentification $id) | |
Protected Attributes | |
| $id_generator | |
| $db_mock | |
Class ResourceBuilderTest.
Definition at line 22 of file AbstractBaseTest.php.
|
protected |
Definition at line 63 of file AbstractBaseTest.php.
Referenced by ILIAS\ResourceStorage\Revision\RevisionRepositoryTest\testClone().
Here is the caller graph for this function:| ILIAS\ResourceStorage\AbstractBaseTest::getDummyStream | ( | ) |
Definition at line 58 of file AbstractBaseTest.php.
References ILIAS\Filesystem\Stream\Streams\ofString().
Referenced by ILIAS\ResourceStorage\Revision\RevisionRepositoryTest\testStream().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 46 of file AbstractBaseTest.php.
References $size, and ILIAS\FileUpload\DTO\ProcessingStatus\OK.
Referenced by ILIAS\ResourceStorage\Revision\RevisionRepositoryTest\testUpload().
Here is the caller graph for this function:
|
protected |
@inheritDoc
Reimplemented in ILIAS\ResourceStorage\AbstractBaseResourceBuilderTest, ILIAS\ResourceStorage\Revision\RevisionRepositoryTest, ILIAS\ResourceStorage\Revision\StakeholderRepositoryTests, and ILIAS\ResourceStorage\Revision\DirectoryNestingTest.
Definition at line 36 of file AbstractBaseTest.php.
|
protected |
Definition at line 31 of file AbstractBaseTest.php.
|
protected |
Definition at line 27 of file AbstractBaseTest.php.
Referenced by ILIAS\ResourceStorage\Revision\DirectoryNestingTest\withImplementation().