Eloy Lafuente (stronk7)
f6711bb394
MDL-67673 phpunit: Fix the return type of template methods
...
All the setup/teardown/pre/post/conditions template methods
now are required to return void. This was warned with phpunit 7
and now is enforced.
At the same time, fix a few wrong function names,
provider data and param types, return statements...
2020-10-21 12:45:59 +02:00
Ankit Agarwal
236a1f8d31
MDL-47922 tests: Enable tool monitor in various tests
2014-11-05 10:19:45 +05:30
John Okely
4809376f13
MDL-47813 tool_monitor: Fix rule manager unit tests in oracle
2014-10-24 11:49:18 +02:00
Mark Nelson
8a0c649637
MDL-47153 tool_monitor: altered unit tests to pass
2014-10-21 16:00:26 -07:00
Ankit Agarwal
3d27d680a8
MDL-45758 tool_monitor: Polish the code for rule manager and unit tests
...
Original issue - MDL-45918
2014-10-15 07:41:04 +05:30
Simey Lameze
7bdbb4dc2d
MDL-45758 tool_monitor: Rule manager class and data generators
...
This issue introduces rule manager class, data generators and unit tests
associated with them.
Original issue - MDL-45918
2014-10-15 07:41:04 +05:30