| This subclass of the GradeMappingTest tests the case in which
a fresh Gradebook DB has been created and the GradebookService
bean hasn't been configured to defined grading scales. What
should happen is that default scales will be defined based on the
old hard-coded GradeMapping classes.
This test needs to run before any other unit tests, as they will
muddy the test DB environment with cleanly defined grading scales.
|