-
Notifications
You must be signed in to change notification settings - Fork 586
Release Notes PowerMock 1.6.5
Arthur Zagretdinov edited this page Apr 30, 2016
·
3 revisions
- We have a new core committer Arthur Zagretdinov, big welcome!
- Experimental support for Mockito 2.x. See getting started guide to get started.
- PowerMockRunner now processes JUnit Rules correctly (issue 427)
- Added support for
@TestSubject
in EasyMock API (issue 605) - PowerMockRunner run tests defined in super class (issue 352)
See change log for more details