Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 4.0.x will end 8 May 2023 (12 months).
  • Bug fixes for security issues in 4.0.x will end 13 November 2023 (18 months).
  • PHP version: minimum PHP 7.3.0 Note: the minimum PHP version has increased since Moodle 3.10. PHP 7.4.x is also supported.

Differences Between: [Versions 310 and 400] [Versions 39 and 400]

(no description)

File Size: 93 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 3 files
 analytics/tests/fixtures/test_indicator_max.php
 analytics/tests/fixtures/test_indicator_discrete.php
 analytics/tests/fixtures/test_indicator_min.php

Defines 1 class


Class: indicator_test  - X-Ref

Unit tests for the model.

test_validate_calculated_value($indicatorclass, $returnedvalue)   X-Ref
test_validate_calculated_value

return: null
param: string $indicatorclass
param: array $returnedvalue

validate_calculated_value()   X-Ref
Data provider for test_validate_calculated_value

return: array

test_validate_calculated_value_exceptions($indicatorclass, $willreturn)   X-Ref
test_validate_calculated_value_exceptions

return: null
param: string $indicatorclass
param: string $willreturn

validate_calculated_value_exceptions()   X-Ref
Data provider for test_validate_calculated_value_exceptions

return: array