return_friend_trips_when_users_are_friends stops working
authorGustavo Martin Morcuende <gu.martinm@gmail.com>
Sun, 27 Nov 2016 13:46:55 +0000 (14:46 +0100)
committerGustavo Martin Morcuende <gu.martinm@gmail.com>
Sun, 27 Nov 2016 13:46:55 +0000 (14:46 +0100)
commit84489f73741c998847c86dfb142f0af4a8eaa90b
tree668ed17b6161860d449a2e7a12f3e93e1a00b073
parentd810fb5b1bbf8e28eddbf34b2b5cfcf14e94e049
return_friend_trips_when_users_are_friends stops working

When a test fails we have a reason for refactoring our legacy code!!!
In this case the problema is related to using the static method of TripDAO
TDD/src/test/java/org/craftedsw/tripservicekata/trip/TripServiceShould.java