An open API service indexing awesome lists of open source software.

https://github.com/mockito/mockito-cglib

Contains the integration with cglib which has been discontinued in the core mockito in favor of ByteBuddy
https://github.com/mockito/mockito-cglib

Last synced: about 2 months ago
JSON representation

Contains the integration with cglib which has been discontinued in the core mockito in favor of ByteBuddy

Awesome Lists containing this project

README

        

# mockito-cglib

Contains the integration with cglib which has been discontinued in the core mockito in favor of ByteBuddy.
The source code kept here 'just in case' we need that in the future. We hope not to ship Mockito with cglib any more.