Search moodle.org's
Developer Documentation

See Release Notes
Long Term Support Release

  • Bug fixes for general core bugs in 3.9.x will end* 10 May 2021 (12 months).
  • Bug fixes for security issues in 3.9.x will end* 8 May 2023 (36 months).
  • PHP version: minimum PHP 7.2.0 Note: minimum PHP version has increased since Moodle 3.8. PHP 7.3.x and 7.4.x are supported too.

(no description)

Copyright: 2010 onwards Eloy Lafuente (stronk7) {@link http://stronk7.com}
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 137 lines (6 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 1 file
 backup/util/structure/tests/fixtures/structure_fixtures.php

Defines 1 class

backup_base_optigroup_testcase:: (2 methods):
  test_creation()
  test_wrong_creation()


Class: backup_base_optigroup_testcase  - X-Ref

Unit test case the base_optigroup class. Note: highly imbricated with nested/final base elements

test_creation()   X-Ref
Correct creation tests (s)


test_wrong_creation()   X-Ref
Incorrect creation tests (attributes and final elements)