MDL-72743 tests: tidy up the new test with NS/name/covers
commit0a8666b01aac9c8028d1689bdbf6c8d459d5c857
authorEloy Lafuente (stronk7) <stronk7@moodle.org>
Thu, 28 Oct 2021 10:56:00 +0000 (28 12:56 +0200)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Thu, 28 Oct 2021 11:11:37 +0000 (28 13:11 +0200)
tree9a01b7eaed5a61e340954f50e05733f8c90f0dbb
parent48c3f683a62da7581e06d7ba872d66a574b3734c
MDL-72743 tests: tidy up the new test with NS/name/covers

Ideally any new test should be using a class name matching
the file name, and to use namespace when clearly belonging to
a component (sub-namespace also allowed for better accuracy).

And, also, adding a @covers label to indicate which class
(preferred, method is also possible) is being covered with the test.
mod/quiz/tests/restore_attempt_test.php