Java: Using ‘Any’ Matchers in Unit Tests Is a Code Smell
If you’ve worked with JUnit and Mockito, you must be familiar with matchers. They provide a way to verify parameters during method invocation. Among many of ... (more…)
Read more »
Note: This description is still a work in progress :)… Read more