| ILIAS
    release_7 Revision v7.30-3-g800a261c036
    | 
Class AbstractBaseResourceBuilderTest. More...
 Inheritance diagram for ILIAS\ResourceStorage\AbstractBaseResourceBuilderTest:
 Inheritance diagram for ILIAS\ResourceStorage\AbstractBaseResourceBuilderTest: Collaboration diagram for ILIAS\ResourceStorage\AbstractBaseResourceBuilderTest:
 Collaboration diagram for ILIAS\ResourceStorage\AbstractBaseResourceBuilderTest:| Protected Member Functions | |
| setUp () | |
| @inheritDoc  More... | |
| mockResourceAndRevision (string $expected_file_name, string $expected_mime_type, int $expected_size, int $expected_version_number, int $expected_owner_id) | |
|  Protected Member Functions inherited from ILIAS\ResourceStorage\AbstractBaseTest | |
| setUp () | |
| @inheritDoc  More... | |
| getDummyUploadResult (string $file_name, string $mime_type, int $size) | |
| getDummyFileRevision (ResourceIdentification $id) | |
| Protected Attributes | |
| $revision | |
| $information | |
| $upload_result | |
| $information_repository | |
| $resource_repository | |
| $revision_repository | |
| $storage_handler | |
| $resource_builder | |
| $stakeholder_repository | |
| $locking | |
| $storage_handler_factory | |
|  Protected Attributes inherited from ILIAS\ResourceStorage\AbstractBaseTest | |
| $id_generator | |
| $db_mock | |
| Additional Inherited Members | |
|  Public Member Functions inherited from ILIAS\ResourceStorage\AbstractBaseTest | |
| getDummyStream () | |
Class AbstractBaseResourceBuilderTest.
Definition at line 28 of file AbstractBaseResourceBuilderTest.php.
| 
 | protected | 
| string | $expected_file_name | |
| string | $expected_mime_type | |
| int | $expected_size | |
| int | $expected_version_number | |
| int | $expected_owner_id | 
Exception
Definition at line 98 of file AbstractBaseResourceBuilderTest.php.
Referenced by ILIAS\ResourceStorage\Policy\FileNamePolicyTest\testDeniedFileEnding(), ILIAS\ResourceStorage\Resource\ResourceBuilderTest\testNewUpload(), and ILIAS\ResourceStorage\Policy\FileNamePolicyTest\testValidFileEnding().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
@inheritDoc
Reimplemented from ILIAS\ResourceStorage\AbstractBaseTest.
Definition at line 75 of file AbstractBaseResourceBuilderTest.php.
| 
 | protected | 
Definition at line 37 of file AbstractBaseResourceBuilderTest.php.
| 
 | protected | 
Definition at line 45 of file AbstractBaseResourceBuilderTest.php.
| 
 | protected | 
Definition at line 69 of file AbstractBaseResourceBuilderTest.php.
| 
 | protected | 
Definition at line 61 of file AbstractBaseResourceBuilderTest.php.
Referenced by ILIAS\ResourceStorage\Policy\FileNamePolicyTest\getResourceBuilder(), ILIAS\ResourceStorage\Policy\FileNamePolicyTest\testDeniedFileEnding(), ILIAS\ResourceStorage\Resource\ResourceBuilderTest\testNewUpload(), and ILIAS\ResourceStorage\Policy\FileNamePolicyTest\testValidFileEnding().
| 
 | protected | 
Definition at line 49 of file AbstractBaseResourceBuilderTest.php.
| 
 | protected | 
Definition at line 33 of file AbstractBaseResourceBuilderTest.php.
| 
 | protected | 
Definition at line 53 of file AbstractBaseResourceBuilderTest.php.
| 
 | protected | 
Definition at line 65 of file AbstractBaseResourceBuilderTest.php.
| 
 | protected | 
Definition at line 57 of file AbstractBaseResourceBuilderTest.php.
| 
 | protected | 
Definition at line 73 of file AbstractBaseResourceBuilderTest.php.
| 
 | protected |