Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Later
-
None
-
None
Description
The AuthorizationFilterTest is unreliable due to strict verifying with EasyMock.
Converting to Mockito and verifying a little less method calls (where not needed) should solve this "toggling" test.