|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Class StakeholderRepositoryTests. More...
Inheritance diagram for ILIAS\ResourceStorage\Revision\StakeholderRepositoryTests:
Collaboration diagram for ILIAS\ResourceStorage\Revision\StakeholderRepositoryTests:Public Member Functions | |
| __construct () | |
| testIdTooLong () | |
| testNameTooLong () | |
Public Member Functions inherited from ILIAS\ResourceStorage\AbstractTestBase | |
| getDummyStream () | |
Protected Member Functions | |
| setUp () | |
| @inheritDoc More... | |
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 | |
| StakeholderDBRepository | $stakeholder_repository |
| ResourceIdentification | $identification |
Protected Attributes inherited from ILIAS\ResourceStorage\AbstractTestBase | |
| DummyIDGenerator | $id_generator |
| MockObject | $db_mock |
Class StakeholderRepositoryTests.
Definition at line 32 of file StakeholderRepositoryTests.php.
| ILIAS\ResourceStorage\Revision\StakeholderRepositoryTests::__construct | ( | ) |
Definition at line 34 of file StakeholderRepositoryTests.php.
References ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function:
|
protected |
@inheritDoc
Reimplemented from ILIAS\ResourceStorage\AbstractTestBase.
Definition at line 42 of file StakeholderRepositoryTests.php.
| ILIAS\ResourceStorage\Revision\StakeholderRepositoryTests::testIdTooLong | ( | ) |
Definition at line 49 of file StakeholderRepositoryTests.php.
| ILIAS\ResourceStorage\Revision\StakeholderRepositoryTests::testNameTooLong | ( | ) |
Definition at line 59 of file StakeholderRepositoryTests.php.
|
protected |
Definition at line 39 of file StakeholderRepositoryTests.php.
|
protected |
Definition at line 38 of file StakeholderRepositoryTests.php.