ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
getMarkerMock (Action $action, string $data_value='') | |
getPathConditionCheckerMock (PathConditionsCollectionInterface $path_conditions_collection) | |
getPathFactoryMock () | |
getNavigatorFactoryMock () | |
getDataMock (string $value, Type $type) | |
getDefinitionMock (string $name, Type $data_type, bool $is_unique) | |
getPathMock (array $steps, bool $is_relative, bool $leads_to_one) | |
testPrepareDelete_001 () | |
testPrepareDelete_002 () | |
testPrepareCreateOrUpdate_001 () | |
testPrepareCreateOrUpdate_002 () | |
testPrepareCreateOrUpdate_003 () | |
testPrepareCreateOrUpdate_004 () | |
testPrepareCreateOrUpdate_005 () | |
testPrepareForceCreate01 () | |
testPrepareForceCreate02 () | |
Protected Member Functions | |
getSetMock (ElementInterface $set_root) | |
getScaffoldProviderMock () | |
getMarkerFactoryMock () | |
getPathUtilitiesFactoryMock () | |
getStepMock (string|StepToken $step_name, array $filter) | |
getFilterMock (FilterType $filter_type, array $values) | |
createExpectedValuesArray (int $expected_child_count, int|NoID $expected_id, string $expected_element_data_value, Type $expected_data_type=Type::NULL, ?Action $expected_marker_action=null, string $exptected_marker_value='', array $expected_child_values=[],) | |
Definition at line 69 of file ManipulatorTest.php.
|
protected |
Definition at line 725 of file ManipulatorTest.php.
ILIAS\MetaData\Manipulator\ManipulatorTest::getDataMock | ( | string | $value, |
Type | $type | ||
) |
Definition at line 503 of file ManipulatorTest.php.
References ILIAS\GlobalScreen\Provider\__construct().
ILIAS\MetaData\Manipulator\ManipulatorTest::getDefinitionMock | ( | string | $name, |
Type | $data_type, | ||
bool | $is_unique | ||
) |
Definition at line 522 of file ManipulatorTest.php.
|
protected |
Definition at line 706 of file ManipulatorTest.php.
References ILIAS\GlobalScreen\Provider\__construct(), and ILIAS\ResourceStorage\Flavour\Machine\DefaultMachines\from().
|
protected |
Definition at line 119 of file ManipulatorTest.php.
References ILIAS\__construct().
ILIAS\MetaData\Manipulator\ManipulatorTest::getMarkerMock | ( | Action | $action, |
string | $data_value = '' |
||
) |
Definition at line 100 of file ManipulatorTest.php.
References ILIAS\__construct().
ILIAS\MetaData\Manipulator\ManipulatorTest::getNavigatorFactoryMock | ( | ) |
Definition at line 466 of file ManipulatorTest.php.
References $path, and ILIAS\GlobalScreen\Provider\__construct().
ILIAS\MetaData\Manipulator\ManipulatorTest::getPathConditionCheckerMock | ( | PathConditionsCollectionInterface | $path_conditions_collection | ) |
Definition at line 347 of file ManipulatorTest.php.
ILIAS\MetaData\Manipulator\ManipulatorTest::getPathFactoryMock | ( | ) |
Definition at line 408 of file ManipulatorTest.php.
References ILIAS\GlobalScreen\Provider\__construct(), and ILIAS\UI\examples\Chart\Bar\Horizontal\custom().
ILIAS\MetaData\Manipulator\ManipulatorTest::getPathMock | ( | array | $steps, |
bool | $is_relative, | ||
bool | $leads_to_one | ||
) |
StepInterface[] | $steps |
StepInterface[] | $my_steps |
Definition at line 654 of file ManipulatorTest.php.
References ILIAS\GlobalScreen\Provider\__construct(), and ILIAS\ResourceStorage\Flavour\Machine\DefaultMachines\from().
|
protected |
Definition at line 480 of file ManipulatorTest.php.
References $path, and ILIAS\GlobalScreen\Provider\__construct().
|
protected |
Definition at line 90 of file ManipulatorTest.php.
References ILIAS\ResourceStorage\Flavour\Machine\DefaultMachines\from().
|
protected |
Definition at line 71 of file ManipulatorTest.php.
References ILIAS\__construct().
|
protected |
FilterInterface[] | $filter |
Definition at line 687 of file ManipulatorTest.php.
References ILIAS\GlobalScreen\Provider\__construct(), and ILIAS\ResourceStorage\Flavour\Machine\DefaultMachines\from().
ILIAS\MetaData\Manipulator\ManipulatorTest::testPrepareCreateOrUpdate_001 | ( | ) |
Definition at line 1019 of file ManipulatorTest.php.
References Vendor\Package\$e, $path, and ILIAS\Data\Description\NULL.
ILIAS\MetaData\Manipulator\ManipulatorTest::testPrepareCreateOrUpdate_002 | ( | ) |
Definition at line 1067 of file ManipulatorTest.php.
References Vendor\Package\$e, ILIAS\MetaData\Paths\Filters\DATA, and ILIAS\Data\Description\NULL.
ILIAS\MetaData\Manipulator\ManipulatorTest::testPrepareCreateOrUpdate_003 | ( | ) |
Definition at line 1167 of file ManipulatorTest.php.
References Vendor\Package\$e, ILIAS\MetaData\Paths\Filters\DATA, and ILIAS\Data\Description\NULL.
ILIAS\MetaData\Manipulator\ManipulatorTest::testPrepareCreateOrUpdate_004 | ( | ) |
Definition at line 1290 of file ManipulatorTest.php.
References Vendor\Package\$e, ILIAS\MetaData\Paths\Filters\DATA, ILIAS\Data\Description\NULL, and ILIAS\MetaData\Paths\Steps\SUPER.
ILIAS\MetaData\Manipulator\ManipulatorTest::testPrepareCreateOrUpdate_005 | ( | ) |
Definition at line 1425 of file ManipulatorTest.php.
References Vendor\Package\$e, ILIAS\MetaData\Paths\Filters\DATA, ILIAS\Data\Description\NULL, and ILIAS\MetaData\Paths\Steps\SUPER.
ILIAS\MetaData\Manipulator\ManipulatorTest::testPrepareDelete_001 | ( | ) |
Definition at line 797 of file ManipulatorTest.php.
References Vendor\Package\$e, ILIAS\MetaData\Paths\Filters\DATA, ILIAS\MetaData\Elements\Markers\DELETE, and ILIAS\Data\Description\NULL.
ILIAS\MetaData\Manipulator\ManipulatorTest::testPrepareDelete_002 | ( | ) |
Definition at line 920 of file ManipulatorTest.php.
References Vendor\Package\$e, ILIAS\MetaData\Paths\Filters\DATA, and ILIAS\Data\Description\NULL.
ILIAS\MetaData\Manipulator\ManipulatorTest::testPrepareForceCreate01 | ( | ) |
Definition at line 1586 of file ManipulatorTest.php.
References Vendor\Package\$e, ILIAS\MetaData\Paths\Filters\DATA, ILIAS\Data\Description\NULL, and ILIAS\MetaData\Paths\Steps\SUPER.
ILIAS\MetaData\Manipulator\ManipulatorTest::testPrepareForceCreate02 | ( | ) |
Definition at line 1734 of file ManipulatorTest.php.
References Vendor\Package\$e, ILIAS\MetaData\Paths\Filters\DATA, and ILIAS\Data\Description\NULL.