a65c0bbc0a
1) Namespace must match the one being covered. 2) the @covers annotation was wrong, missing class name(s). At the end I've used the coversDefaultClass annotation that allows to specify a whole namespace, useful in this case to get the 3 existing (course, section, cm) classes covered.