Ahmad Hamwi

Results 4 comments of Ahmad Hamwi

@yanok Hi, I have the issue and I've reproduced it in [this repo](https://github.com/Ahmad-Hamwi/mockito-gen-issue). It's a very minimal project, please take a look. All required info is in the readme file.

If I understand OOP correctly, this shouldn't be the problem, should it? Since the runtime type will be a `Mock*` anyways. But here's a screenshot after changing what you've suggested,...

Sure no problem. Thank you for reopening the issue. Tyt.

Thank you for you insights. So basically generated code cannot be mocked. Is this an intended behavior for mockito or is it a feature that should be worked on? Also,...