|
|
|
|
|
by hota_mazi
1783 days ago
|
|
It's Mockito [1], which has been a standard for a while. There are other libraries and they use different strategies to provide this kind of functionalities (dynamic proxies, bytecode weaving, annotation processing, etc...). [1] https://site.mockito.org/ |
|