Circumstances
At the moment the arithmetic methods of the rating service are not tested because they are private.
Recommended Solution
Mock the class and test above mentioned methods.
Alternatives
Yet unknown.
Additional context
This issue does not result in a higher test coverage due to 100% rating service coverage at the moment.
Circumstances
At the moment the arithmetic methods of the rating service are not tested because they are private.
Recommended Solution
Mock the class and test above mentioned methods.
Alternatives
Yet unknown.
Additional context
This issue does not result in a higher test coverage due to 100% rating service coverage at the moment.