José Fidalgo
José Fidalgo
With the overridden method the tests in FakedClassWithSuperClassTest fail with the following errors: ``` [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.244 s
With the new private method the tests in `FakingEverythingTest` fail with the following errors: ``` [INFO] Running mockit.FakingEverythingTest [ERROR] Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed:...
Probably related with #671
Just to add some context: this is not a problem with PostgreSQL