ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
Class StakeholderRepositoryTests. More...
Public Member Functions | |
__construct () | |
testIdTooLong () | |
testNameTooLong () | |
![]() | |
getDummyStream () | |
Protected Member Functions | |
setUp () | |
![]() | |
setUp () | |
getDummyUploadResult (string $file_name, string $mime_type, int $size) | |
getDummyFileRevision (ResourceIdentification $id) | |
Protected Attributes | |
StakeholderDBRepository | $stakeholder_repository |
ResourceIdentification | $identification |
![]() | |
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().
Referenced by ILIAS\ResourceStorage\Revision\StakeholderRepositoryTests\testNameTooLong().
|
protected |
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.
References ILIAS\ResourceStorage\Revision\StakeholderRepositoryTests\__construct(), ILIAS\Survey\Mode\getId(), and null.
|
protected |
Definition at line 39 of file StakeholderRepositoryTests.php.
|
protected |
Definition at line 38 of file StakeholderRepositoryTests.php.