When I started as a junior developer, the typical setup was to use Mockito in combination with PowerMock. This was required because Mockito couldn't perform more advanced mocking such as constructors, static fields or final classes. Things have chang...
cvesters.hashnode.dev3 min readNo responses yet.