Hi Guys,
I continued to test Moose-Core. Unfortunately, some of the tests I defined are wrongly located. For example, the class MooseModel is extended by the package Moose-Finder. I defined tests for those methods in the class MooseModelTest under a method category *moose-finder.
This means that the package Moose-Finder defines some tests now. It was easier and quicker for me to do so.
This is not good, and I am aware of it. I will fix the situation maybe this evening. I am a running an experiment and I do not want to have to explain the notion of class extension. I just need a beautiful screenshot with all covered methods.
Cheers, Alexandre