Details
-
Bug
-
Resolution: Fixed
-
Major
-
3.2 M2
-
None
Description
This is because the same JMock Mockery object is reused over tests and it accumulates errors.
The solution is to isolate each test by ensuring that each one has a new component manager used.