|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ComponentHelperTest:
Collaboration diagram for ComponentHelperTest:Protected Attributes | |
| ComponentMock | $mock |
Definition at line 89 of file ComponentHelperTest.php.
| ComponentHelperTest::setUp | ( | ) |
Definition at line 93 of file ComponentHelperTest.php.
| ComponentHelperTest::test_check_arg_instanceof_not_ok | ( | ) |
Definition at line 157 of file ComponentHelperTest.php.
| ComponentHelperTest::test_check_arg_instanceof_ok | ( | ) |
@doesNotPerformAssertions
Definition at line 152 of file ComponentHelperTest.php.
| ComponentHelperTest::test_check_arg_is_element_ok | ( | ) |
@doesNotPerformAssertions
Definition at line 168 of file ComponentHelperTest.php.
| ComponentHelperTest::test_check_arg_list_elements_multi_class_not_ok | ( | ) |
Definition at line 221 of file ComponentHelperTest.php.
| ComponentHelperTest::test_check_arg_list_elements_multi_class_ok | ( | ) |
@doesNotPerformAssertions
Definition at line 215 of file ComponentHelperTest.php.
| ComponentHelperTest::test_check_arg_list_elements_no_ok | ( | ) |
Definition at line 204 of file ComponentHelperTest.php.
| ComponentHelperTest::test_check_arg_list_elements_ok | ( | ) |
@doesNotPerformAssertions
Definition at line 198 of file ComponentHelperTest.php.
| ComponentHelperTest::test_check_arg_list_elements_string_or_int_not_ok | ( | ) |
Definition at line 238 of file ComponentHelperTest.php.
| ComponentHelperTest::test_check_arg_list_elements_string_or_int_ok | ( | ) |
@doesNotPerformAssertions
Definition at line 232 of file ComponentHelperTest.php.
| ComponentHelperTest::test_check_arg_list_not_ok_1 | ( | ) |
Definition at line 259 of file ComponentHelperTest.php.
| ComponentHelperTest::test_check_arg_list_not_ok_2 | ( | ) |
Definition at line 272 of file ComponentHelperTest.php.
| ComponentHelperTest::test_check_arg_list_ok | ( | ) |
@doesNotPerformAssertions
Definition at line 249 of file ComponentHelperTest.php.
| ComponentHelperTest::test_check_arg_not_ok | ( | ) |
Definition at line 112 of file ComponentHelperTest.php.
| ComponentHelperTest::test_check_arg_ok | ( | ) |
@doesNotPerformAssertions
Definition at line 107 of file ComponentHelperTest.php.
| ComponentHelperTest::test_check_bool_arg_not_ok | ( | ) |
Definition at line 142 of file ComponentHelperTest.php.
| ComponentHelperTest::test_check_bool_arg_ok | ( | ) |
@doesNotPerformAssertions
Definition at line 137 of file ComponentHelperTest.php.
| ComponentHelperTest::test_check_string_arg_is_element_not_ok | ( | ) |
Definition at line 173 of file ComponentHelperTest.php.
| ComponentHelperTest::test_check_string_arg_not_ok | ( | ) |
Definition at line 127 of file ComponentHelperTest.php.
| ComponentHelperTest::test_check_string_arg_ok | ( | ) |
@doesNotPerformAssertions
Definition at line 122 of file ComponentHelperTest.php.
| ComponentHelperTest::test_getCanonicalName | ( | ) |
| ComponentHelperTest::test_to_array_with_array | ( | ) |
Definition at line 180 of file ComponentHelperTest.php.
References Vendor\Package\$foo, and $res.
| ComponentHelperTest::test_to_array_with_int | ( | ) |
Definition at line 188 of file ComponentHelperTest.php.
References Vendor\Package\$foo, and $res.
|
protected |
Definition at line 91 of file ComponentHelperTest.php.