17
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 13 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixes #727 Use ByteBuddy to instrument classes instead Javassist: implement suppress constructor Fix code style issues More... almost 7 years ago
Fixes #727 Use ByteBuddy to instrument classes instead Javassist: Implement static initialiser transformer More... almost 7 years ago
Fixes #727 Use ByteBuddy to instrument classes instead Javassist: Implement modifiers related transformer More... almost 7 years ago
Fixes #727 Use ByteBuddy to instrument classes instead Javassist: Implement ByteBuddy class loader More... almost 7 years ago
Update changelog More... about 7 years ago
Fix #781: Call mocked equals static method instead of real. (#782) More... about 7 years ago
Fixes #727: Migrate from Javassist to ByteBuddy: Refactoring MockTransformer - split transformer to set of small classes. More... about 7 years ago
Change version to 2.0.0-SNAPSHOT [ci skip-release] More... about 7 years ago
Fixes #727: Migrate from Javassist to ByteBuddy: Refactoring MockClassLoader - extract Javassist relative code to a new classes. More... about 7 years ago
Update README.md More... about 7 years ago
Update changelog.txt More... about 7 years ago
Issue #733 No runnable methods with Enclosed and PowerMockRunner More... about 7 years ago
Issue #763: Fixing bug matching constructor with whenNew when first or last param is null. More... about 7 years ago
Upgrade gradle to 3.4.1 More... about 7 years ago
[Gradle Release Plugin] - new version commit: 'powermock-1.7.0RC5'. More... about 7 years ago
Update changelog More... about 7 years ago
#753 issue fix to upgrade code to be compatible with later versions of Mockito More... about 7 years ago
Update licence for repacked libraries More... about 7 years ago
Update README.md More... about 7 years ago
Fix bintray vcs tag name More... about 7 years ago
[Gradle Release Plugin] - new version commit: 'powermock-1.7.0RC3'. More... about 7 years ago
Prepare to release. More... about 7 years ago
Fix issue #731 No methods matching the name(s) get were found in the class hierarchy for interfaces More... about 7 years ago
Fix #717: Regression: MethodNotFoundException (#741) More... about 7 years ago
Remove pom file. More... about 7 years ago
Support Mockito 2.4.0 for PowerMock 1.x (#740) More... about 7 years ago
Migrate from Maven to Gradle #728 More... about 7 years ago
Return back logo More... about 7 years ago
Add distribution and shadow plugin. Finish with publishing to bintray. More... about 7 years ago
Add gradle-release plugin More... about 7 years ago