yegor256 / takes

True Object-Oriented Java Web Framework without NULLs, Static Methods, Annotations, and Mutable Objects
https://www.takes.org
MIT License
806 stars 197 forks source link

Remove mockito from all tests #916

Open fabriciofx opened 5 years ago

fabriciofx commented 5 years ago

Although have been several efforts in replace mockito for fake objects still there're a lot of mockito use in tests. So, let's change them to remove mockito completly.

0crat commented 5 years ago

@paulodamaso/z please, pay attention to this issue