Differences Between: [Versions 310 and 311] [Versions 39 and 311]
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: | 130 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
item_object_test:: (6 methods):
test_creation_agent()
test_creation_group()
test_creation_activity()
test_unsupported_activity()
test_invalid_data()
invalid_data_provider()
Class: item_object_test - X-Ref
Contains test cases for testing statement object class.test_creation_agent() X-Ref |
Test item creation with agent. |
test_creation_group() X-Ref |
Test item creation with group. |
test_creation_activity() X-Ref |
Test item creation with activity. |
test_unsupported_activity() X-Ref |
Test unsupported item creation. |
test_invalid_data(string $id) X-Ref |
Test for invalid structures. param: string $id |
invalid_data_provider() X-Ref |
Data provider for the test_invalid_data tests. return: array |