ILIAS
trunk Revision v11.0_alpha-2645-g16283d3b3f8
|
Class AbstractBaseResourceBuilderTestCase. More...
Data Fields | |
MockObject | $flavour_repository |
Protected Member Functions | |
setUp () | |
mockResourceAndRevision (string $expected_file_name, string $expected_mime_type, int $expected_size, int $expected_version_number, int $expected_owner_id) | |
![]() | |
setUp () | |
getDummyUploadResult (string $file_name, string $mime_type, int $size) | |
getDummyFileRevision (ResourceIdentification $id) | |
Protected Attributes | |
MockObject | $revision |
MockObject | $information |
$upload_result | |
MockObject | $information_repository |
MockObject | $resource_repository |
MockObject | $collection_repository |
MockObject | $revision_repository |
MockObject | $storage_handler |
ResourceBuilder | $resource_builder |
MockObject | $stakeholder_repository |
MockObject | $locking |
MockObject | $storage_handler_factory |
MockObject | $stream_access |
Repositories | $repositories |
![]() | |
DummyIDGenerator | $id_generator |
MockObject | $db_mock |
Additional Inherited Members | |
![]() | |
getDummyStream () | |
Class AbstractBaseResourceBuilderTestCase.
Definition at line 50 of file AbstractBaseResourceBuilderTestCase.php.
|
protected |
Definition at line 134 of file AbstractBaseResourceBuilderTestCase.php.
References ILIAS\ResourceStorage\AbstractBaseResourceBuilderTestCase\$upload_result, ILIAS\ResourceStorage\AbstractTestBase\getDummyUploadResult(), and ILIAS\ResourceStorage\Revision\FileRevision\setVersionNumber().
Referenced by ILIAS\ResourceStorage\Policy\FileNamePolicyTest\testDeniedFileEnding(), ILIAS\ResourceStorage\Resource\ResourceBuilderTest\testNewUpload(), and ILIAS\ResourceStorage\Policy\FileNamePolicyTest\testValidFileEnding().
|
protected |
Definition at line 105 of file AbstractBaseResourceBuilderTestCase.php.
|
protected |
Definition at line 76 of file AbstractBaseResourceBuilderTestCase.php.
MockObject ILIAS\ResourceStorage\AbstractBaseResourceBuilderTestCase::$flavour_repository |
Definition at line 52 of file AbstractBaseResourceBuilderTestCase.php.
|
protected |
Definition at line 60 of file AbstractBaseResourceBuilderTestCase.php.
|
protected |
Definition at line 68 of file AbstractBaseResourceBuilderTestCase.php.
|
protected |
Definition at line 93 of file AbstractBaseResourceBuilderTestCase.php.
|
protected |
Definition at line 102 of file AbstractBaseResourceBuilderTestCase.php.
|
protected |
|
protected |
Definition at line 72 of file AbstractBaseResourceBuilderTestCase.php.
|
protected |
Definition at line 56 of file AbstractBaseResourceBuilderTestCase.php.
|
protected |
Definition at line 80 of file AbstractBaseResourceBuilderTestCase.php.
|
protected |
Definition at line 89 of file AbstractBaseResourceBuilderTestCase.php.
|
protected |
Definition at line 84 of file AbstractBaseResourceBuilderTestCase.php.
|
protected |
Definition at line 97 of file AbstractBaseResourceBuilderTestCase.php.
|
protected |
Definition at line 101 of file AbstractBaseResourceBuilderTestCase.php.
|
protected |
Definition at line 64 of file AbstractBaseResourceBuilderTestCase.php.
Referenced by ILIAS\ResourceStorage\AbstractBaseResourceBuilderTestCase\mockResourceAndRevision(), ILIAS\ResourceStorage\Policy\FileNamePolicyTest\testDeniedFileEnding(), ILIAS\ResourceStorage\Resource\ResourceBuilderTest\testNewUpload(), and ILIAS\ResourceStorage\Policy\FileNamePolicyTest\testValidFileEnding().