This post originated from an RSS feed registered with Agile Buzz
by Piergiuliano Bossi.
Original Post: Using functors to handle test connections
Feed Title: The thinking box
Feed URL: https://thinkingbox.wordpress.com/feed/
Feed Description: The thinking box is mumbling about XP, agile, design, java, ruby, software engineering, testing, TDD, Fitnesse, etc.
Recurrent irrelevant lower level logic can clutter tests and make them harder to read and understand. Despite functors are typically underrated in the java world, they can provide an effective way to mitigate the problem and get rid of annoying duplication.