Search moodle.org's
Developer Documentation

See Release Notes
Long Term Support Release

  • Bug fixes for general core bugs in 4.1.x will end 13 November 2023 (12 months).
  • Bug fixes for security issues in 4.1.x will end 10 November 2025 (36 months).
  • PHP version: minimum PHP 7.4.0 Note: minimum PHP version has increased since Moodle 4.0. PHP 8.0.x is supported too.

(no description)

File Size: 193 lines (7 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

cohortmember_test:: (5 methods):
  test_get_description()
  test_user_can_add()
  test_user_can_edit()
  test_get_sql()
  test_is_available()


Class: cohortmember_test  - X-Ref

Unit tests for cohort member report audience type

test_get_description()   X-Ref
Test that this audience type description is generated correctly


test_user_can_add()   X-Ref
Test if user can add this audience type to the report


test_user_can_edit()   X-Ref
Test if user can edit this audience type


test_get_sql()   X-Ref
Test that sql generated is correct


test_is_available()   X-Ref
Test if this audience type is available to use