ILIAS
trunk Revision v11.0_alpha-2645-g16283d3b3f8
|
Public Member Functions | |
getVocabsWithIDs (bool $active, string ... $ids) | |
testVocabularyInvalidVocabID () | |
testVocabularyInvalidVocabIDFromStandardSlot () | |
testVocabularyInvalidVocabIDFromCopyrightSlot () | |
testVocabularyInvalidVocabIDFromControlledVocabulary () | |
testVocabulariesForSlots () | |
testVocabulariesForSlotsNoCopyright () | |
testActiveVocabulariesForSlots () | |
testActiveVocabulariesForSlotsNoCopyright () | |
testActiveVocabulariesForSlotsCopyrightVocabInactive () | |
Protected Member Functions | |
getVocabulary (bool $active, string $id='', Type $type=Type::NULL) | |
getCopyrightBridge (?VocabularyInterface $vocabulary=null) | |
getControlledRepo (VocabularyInterface ... $vocabularies) | |
getStandardRepo (VocabularyInterface ... $vocabularies) | |
assertVocabIDsMatch (array $ids, \Generator $vocabs) | |
Definition at line 38 of file ReaderTest.php.
|
protected |
string[] | $ids |
VocabularyInterface[] | $vocabs |
Definition at line 168 of file ReaderTest.php.
Referenced by ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testActiveVocabulariesForSlots(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testActiveVocabulariesForSlotsCopyrightVocabInactive(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testActiveVocabulariesForSlotsNoCopyright(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testVocabulariesForSlots(), and ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testVocabulariesForSlotsNoCopyright().
|
protected |
Definition at line 96 of file ReaderTest.php.
References ILIAS\__construct(), ILIAS\ResourceStorage\Flavour\Machine\DefaultMachines\from(), and ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getVocabulary().
Referenced by ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testActiveVocabulariesForSlots(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testActiveVocabulariesForSlotsCopyrightVocabInactive(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testActiveVocabulariesForSlotsNoCopyright(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testVocabulariesForSlots(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testVocabulariesForSlotsNoCopyright(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testVocabularyInvalidVocabID(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testVocabularyInvalidVocabIDFromControlledVocabulary(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testVocabularyInvalidVocabIDFromCopyrightSlot(), and ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testVocabularyInvalidVocabIDFromStandardSlot().
|
protected |
Definition at line 82 of file ReaderTest.php.
References ILIAS\__construct().
Referenced by ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testActiveVocabulariesForSlots(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testActiveVocabulariesForSlotsCopyrightVocabInactive(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testActiveVocabulariesForSlotsNoCopyright(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testVocabulariesForSlots(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testVocabulariesForSlotsNoCopyright(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testVocabularyInvalidVocabID(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testVocabularyInvalidVocabIDFromControlledVocabulary(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testVocabularyInvalidVocabIDFromCopyrightSlot(), and ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testVocabularyInvalidVocabIDFromStandardSlot().
|
protected |
Definition at line 130 of file ReaderTest.php.
References ILIAS\__construct(), ILIAS\ResourceStorage\Flavour\Machine\DefaultMachines\from(), and ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getVocabulary().
Referenced by ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testActiveVocabulariesForSlots(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testActiveVocabulariesForSlotsCopyrightVocabInactive(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testActiveVocabulariesForSlotsNoCopyright(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testVocabulariesForSlots(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testVocabulariesForSlotsNoCopyright(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testVocabularyInvalidVocabID(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testVocabularyInvalidVocabIDFromControlledVocabulary(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testVocabularyInvalidVocabIDFromCopyrightSlot(), and ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testVocabularyInvalidVocabIDFromStandardSlot().
ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest::getVocabsWithIDs | ( | bool | $active, |
string ... | $ids | ||
) |
Definition at line 73 of file ReaderTest.php.
References $id, and ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getVocabulary().
Referenced by ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testActiveVocabulariesForSlots(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testActiveVocabulariesForSlotsCopyrightVocabInactive(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testActiveVocabulariesForSlotsNoCopyright(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testVocabulariesForSlots(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testVocabulariesForSlotsNoCopyright(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testVocabularyInvalidVocabID(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testVocabularyInvalidVocabIDFromControlledVocabulary(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testVocabularyInvalidVocabIDFromCopyrightSlot(), and ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testVocabularyInvalidVocabIDFromStandardSlot().
|
protected |
Definition at line 40 of file ReaderTest.php.
References $id, ILIAS\__construct(), and ILIAS\GlobalScreen\Provider\id().
Referenced by ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getControlledRepo(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getStandardRepo(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getVocabsWithIDs(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testActiveVocabulariesForSlots(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testActiveVocabulariesForSlotsCopyrightVocabInactive(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testVocabulariesForSlots(), and ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\testVocabularyInvalidVocabIDFromCopyrightSlot().
ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest::testActiveVocabulariesForSlots | ( | ) |
Definition at line 307 of file ReaderTest.php.
References ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\assertVocabIDsMatch(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getControlledRepo(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getCopyrightBridge(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getStandardRepo(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getVocabsWithIDs(), and ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getVocabulary().
ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest::testActiveVocabulariesForSlotsCopyrightVocabInactive | ( | ) |
Definition at line 357 of file ReaderTest.php.
References ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\assertVocabIDsMatch(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getControlledRepo(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getCopyrightBridge(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getStandardRepo(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getVocabsWithIDs(), and ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getVocabulary().
ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest::testActiveVocabulariesForSlotsNoCopyright | ( | ) |
Definition at line 333 of file ReaderTest.php.
References ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\assertVocabIDsMatch(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getControlledRepo(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getCopyrightBridge(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getStandardRepo(), and ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getVocabsWithIDs().
ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest::testVocabulariesForSlots | ( | ) |
Definition at line 249 of file ReaderTest.php.
References ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\assertVocabIDsMatch(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getControlledRepo(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getCopyrightBridge(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getStandardRepo(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getVocabsWithIDs(), and ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getVocabulary().
ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest::testVocabulariesForSlotsNoCopyright | ( | ) |
Definition at line 279 of file ReaderTest.php.
References ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\assertVocabIDsMatch(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getControlledRepo(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getCopyrightBridge(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getStandardRepo(), and ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getVocabsWithIDs().
ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest::testVocabularyInvalidVocabID | ( | ) |
Definition at line 177 of file ReaderTest.php.
References $vocab, ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getControlledRepo(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getCopyrightBridge(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getStandardRepo(), and ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getVocabsWithIDs().
ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest::testVocabularyInvalidVocabIDFromControlledVocabulary | ( | ) |
Definition at line 231 of file ReaderTest.php.
References $vocab, ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getControlledRepo(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getCopyrightBridge(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getStandardRepo(), and ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getVocabsWithIDs().
ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest::testVocabularyInvalidVocabIDFromCopyrightSlot | ( | ) |
Definition at line 212 of file ReaderTest.php.
References $vocab, ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getControlledRepo(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getCopyrightBridge(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getStandardRepo(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getVocabsWithIDs(), and ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getVocabulary().
ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest::testVocabularyInvalidVocabIDFromStandardSlot | ( | ) |
Definition at line 195 of file ReaderTest.php.
References $vocab, ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getControlledRepo(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getCopyrightBridge(), ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getStandardRepo(), and ILIAS\MetaData\Vocabularies\Dispatch\ReaderTest\getVocabsWithIDs().