scottrice / Ice

Application to automatically add ROMs to Steam
http://scottrice.github.io/Ice/
MIT License
835 stars 96 forks source link

Switch to Mockito for unit testing #290

Closed scottrice closed 9 years ago

scottrice commented 9 years ago

God the default unit testing framework is annoying. No way to set the return value of mocks based on their arguments? Thats kinda absurd. I think I might just be spoiled by mockito though...

Either way, mockito as a python library exists, so I should use the hell out of it.

scottrice commented 9 years ago

Fixed by a44189109b0eba5e3ae12e61c5605ca517c85545