How to override an implicit conversion in my scala test?
I am working on a scala test that tests the code which uses implicit conversion methods. I don't want to use those implicit conversions and would like to mock/override them in the test. Is it possible to do that ?
Aucun commentaire:
Enregistrer un commentaire