You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 5, 2022. It is now read-only.
Just trying to unit test a subclass of ProfileFormHandler requires setting up and mocking literally dozens of classes. This would be a great thing to help automate with some mock objects, possibly using Mockito for a bunch of them.
Just trying to unit test a subclass of ProfileFormHandler requires setting up and mocking literally dozens of classes. This would be a great thing to help automate with some mock objects, possibly using Mockito for a bunch of them.