-
Notifications
You must be signed in to change notification settings - Fork 583
Pull requests: powermock/powermock
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix Whitebox.getAllInstanceFields returning static fields for classes
#1011
by Vampire
was merged Oct 16, 2019
Loading…
Fixes #685 : @PowerMockRunnerDelegate(JUnitParamsRunner.class)
#998
by baurceanu
was merged Aug 31, 2019
Loading…
Fixes #992 Static mocking broken for Mockito >= 2.26.1
#997
by sam-ma
was merged Aug 31, 2019
Loading…
Fixes #979 Generalise getting current java version to fix be able to use Javaagent with latest java
#985
by thekingn0thing
was merged Apr 21, 2019
Loading…
Fixes #973 [SECURITY] Releases are built/executed/released in the context of insecure/untrusted code
#984
by thekingn0thing
was merged Apr 21, 2019
Loading…
see https://github.com/powermock/powermock/issues/979
#980
by carstenartur
was closed Apr 21, 2019
Loading…
Fixes #958 convert constructors of nested classes to public as well
#978
by sam-ma
was merged Apr 21, 2019
Loading…
Fixes 976: Change to StackTraceCleaner to allow mockito strick stubs …
#977
by stevegilbert23
was merged Apr 21, 2019
Loading…
#959 fix compile error due to unused import of a class which is not i…
#960
by parenko
was merged Dec 25, 2018
Loading…
Issue 939: Error with setInternalState and JDK12 "java.lang.NoSuchFieldException: modifiers
#955
by eolivelli
was merged Nov 17, 2018
Loading…
Remove MocksControl.MockType that stayed there
#951
by henri-tremblay
was merged Oct 28, 2018
Loading…
Prepare release 2.0.0: Change version to supported by ShipIt
#949
by thekingn0thing
was merged Oct 24, 2018
Loading…
Preparing PowerMock 2.0 Release without ByteBuddy [ci maven-central-release]
#948
by thekingn0thing
was merged Oct 24, 2018
Loading…
fix issue #945, fix some issues when using Eclipse IDE
#946
by beegee1
was closed Nov 3, 2018
Loading…
Use EasyMock exposed MockType instead of the deprecated internal one
#944
by henri-tremblay
was merged Oct 22, 2018
Loading…
Added supporting java10 and java11 to PowerMockAgent (version 2.x)
#941
by zmlpjuran
was closed Oct 31, 2018
Loading…
Added supporting java10 and java11 to PowerMockAgent
#940
by zmlpjuran
was closed Oct 31, 2018
Loading…
Fixes #727 Use ByteBuddy to instrument classes instead Javassist:
#911
by thekingn0thing
was merged May 29, 2018
Loading…
ProTip!
Filter pull requests by the default branch with base:release/2.x.