[ Index ]

PHP Cross Reference of Moodle 310

title

Body

[close]

/lib/xapi/tests/local/statement/ -> item_activity_test.php (summary)

This file contains unit test related to xAPI library.

Copyright: 2020 Ferran Recio
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 193 lines (6 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

item_activity_testcase:: (7 methods):
  test_creation()
  test_create_from_id()
  create_from_id_provider()
  test_invalid_data()
  invalid_data_provider()
  test_missing_object_type()
  test_inexistent_agent()


Class: item_activity_testcase  - X-Ref

Contains test cases for testing statement activity class.

test_creation()   X-Ref
Test item creation.


test_create_from_id(string $id, bool $usedefinition)   X-Ref
Test item creation from string.

param: string $id Object string ID (IRI or not)
param: bool $usedefinition if a valir definition must be attached or not

create_from_id_provider()   X-Ref
Data provider for the test_create_from_id tests.

return: array

test_invalid_data(string $type, string $id)   X-Ref
Test for invalid structures.

param: string  $type objectType attribute
param: string  $id activity ID

invalid_data_provider()   X-Ref
Data provider for the test_invalid_data tests.

return: array

test_missing_object_type()   X-Ref
Test for missing object type.


test_inexistent_agent()   X-Ref
Test for invalid activity objectType.




Generated: Wed Jan 22 11:59:49 2025 Cross-referenced by PHPXref 0.7.1