|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Class AbstractBaseResourceBuilderTestCase. More...
Inheritance diagram for ILIAS\ResourceStorage\AbstractBaseResourceBuilderTestCase:
Collaboration diagram for ILIAS\ResourceStorage\AbstractBaseResourceBuilderTestCase:Data Fields | |
| MockObject | $flavour_repository |
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\AbstractTestBase | |
| setUp () | |
| @inheritDoc More... | |
| 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 |
Protected Attributes inherited from ILIAS\ResourceStorage\AbstractTestBase | |
| DummyIDGenerator | $id_generator |
| MockObject | $db_mock |
Additional Inherited Members | |
Public Member Functions inherited from ILIAS\ResourceStorage\AbstractTestBase | |
| getDummyStream () | |
Class AbstractBaseResourceBuilderTestCase.
Definition at line 50 of file AbstractBaseResourceBuilderTestCase.php.
|
protected |
Exception
Definition at line 134 of file AbstractBaseResourceBuilderTestCase.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:
|
protected |
@inheritDoc
Reimplemented from ILIAS\ResourceStorage\AbstractTestBase.
Reimplemented in ILIAS\ResourceStorage\Resource\CollectionSortingTest, and ILIAS\ResourceStorage\Resource\CollectionTest.
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 |