Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
PowerMock
Conversations
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
PowerMock
Contact owners and managers
1–30 of 868
Mark all as read
Report group
0 selected
Sunil Antil
7/19/23
Compatibility Issues with PowerMockito, after Java 8 upgrade to java 17
Hello everyone, Currently, we are using Java 8 along with the below versions of PowerMockito, Mockito
unread,
Compatibility Issues with PowerMockito, after Java 8 upgrade to java 17
Hello everyone, Currently, we are using Java 8 along with the below versions of PowerMockito, Mockito
7/19/23
kogakoga
2
7/12/23
I can't download
I accessed the download page, but "ERR_TUNNEL_CONNECTION_FAILED" is displayed.
unread,
I can't download
I accessed the download page, but "ERR_TUNNEL_CONNECTION_FAILED" is displayed.
7/12/23
divine chelladurai
11/11/22
powermock2.0.9 was released on nov-2020
Hi team, powermock2.0.9 was released on nov-2020. No other releases were done after that. is this
unread,
powermock2.0.9 was released on nov-2020
Hi team, powermock2.0.9 was released on nov-2020. No other releases were done after that. is this
11/11/22
sanchit relan
,
Дмитрий Ларионов
2
11/11/22
Powermockito compatibility with JDK 17
The issues like that are introduced with Java modularization Understanding Java 9 Modules (oracle.com
unread,
Powermockito compatibility with JDK 17
The issues like that are introduced with Java modularization Understanding Java 9 Modules (oracle.com
11/11/22
matrony
6/9/22
TestNG 7.5 cannot load PowerMockTestCase class
Hello, I would like to ask around whether can I expect some correction for the testNG incompatibility
unread,
TestNG 7.5 cannot load PowerMockTestCase class
Hello, I would like to ask around whether can I expect some correction for the testNG incompatibility
6/9/22
weijian ni
12/8/21
Use PowerMockRule and RoomDatabase together RoomDatabase build error
I want use powermock and RoomDatabase together for test Repository . so like: ``` @Rule public
unread,
Use PowerMockRule and RoomDatabase together RoomDatabase build error
I want use powermock and RoomDatabase together for test Repository . so like: ``` @Rule public
12/8/21
Yifan Zhang
9/30/21
Stepping/Debugging into the arguments capturing code in IDE?
Hello, Currently in my project, I'm using the following lines to capture the arguments from a
unread,
Stepping/Debugging into the arguments capturing code in IDE?
Hello, Currently in my project, I'm using the following lines to capture the arguments from a
9/30/21
Radek Bartoň
, …
Nam Tongdosa
12
9/23/21
Static method call not being mocked on some threads using RxJava
https://github.com/mockito/mockito/issues/2142#issuecomment-925646725 It works, guys. On Tuesday,
unread,
Static method call not being mocked on some threads using RxJava
https://github.com/mockito/mockito/issues/2142#issuecomment-925646725 It works, guys. On Tuesday,
9/23/21
Laosi Ding
8/26/21
Unable to mock constructor inside enum method
Hi, In below example, I'm trying to mock e.set() method to throw Exception. However, I tried
unread,
Unable to mock constructor inside enum method
Hi, In below example, I'm trying to mock e.set() method to throw Exception. However, I tried
8/26/21
Srishti Tiwari
5/18/21
How to retrieve local object value using powermockito
I am new to unit testing and started writing unit test for one of our legacy project, the issue with
unread,
How to retrieve local object value using powermockito
I am new to unit testing and started writing unit test for one of our legacy project, the issue with
5/18/21
patrick kolodziejczyk
,
Артур Загретдинов
5
3/12/21
About Issu #660 and contributor
Any update on that ? Le lundi 14 décembre 2020 à 17:00:11 UTC+1, patrick kolodziejczyk a écrit :
unread,
About Issu #660 and contributor
Any update on that ? Le lundi 14 décembre 2020 à 17:00:11 UTC+1, patrick kolodziejczyk a écrit :
3/12/21
tools9740
10/27/20
looking for EOL dates
Hello, I am a young French intern and i need to fill a database with EOL/EOS dates of many software /
unread,
looking for EOL dates
Hello, I am a young French intern and i need to fill a database with EOL/EOS dates of many software /
10/27/20
Ivan Kalinin
10/7/20
Pull requests review
Hi guys, I how all of you doing well! Could you please help with PR's review: https://github.com/
unread,
Pull requests review
Hi guys, I how all of you doing well! Could you please help with PR's review: https://github.com/
10/7/20
han li
,
Fábio Lucena Ribas
2
8/31/20
coverage problem with powermockito
http://www.notonlyanecmplace.com/make-eclemma-test-coverage-work-with-powermock/ Em sábado, 29 de
unread,
coverage problem with powermockito
http://www.notonlyanecmplace.com/make-eclemma-test-coverage-work-with-powermock/ Em sábado, 29 de
8/31/20
tuk
8/16/20
Memory Leak with PowerMockito
Hi I am facing a same problem as asked in stackoverflow https://stackoverflow.com/questions/48665288/
unread,
Memory Leak with PowerMockito
Hi I am facing a same problem as asked in stackoverflow https://stackoverflow.com/questions/48665288/
8/16/20
Vikas Gupta
4/16/20
Powermockito not mocking URL constructor in URI.toURL() method
This unit test is failing. package com.abc; import org.junit.Test; import org.junit.runner.RunWith;
unread,
Powermockito not mocking URL constructor in URI.toURL() method
This unit test is failing. package com.abc; import org.junit.Test; import org.junit.runner.RunWith;
4/16/20
Rimal
3/24/20
How can I suggest changes in the Powermock wiki?
I wanted to suggest changes in the Powermock wiki. How can I do that?
unread,
How can I suggest changes in the Powermock wiki?
I wanted to suggest changes in the Powermock wiki. How can I do that?
3/24/20
nihalnaik
,
Brad Lane
3
2/14/20
powermock issue : java.lang.IllegalStateException: Failed to transform class
I'm getting this same error. Did you ever find a solution? On Friday, September 28, 2018 at 1:23:
unread,
powermock issue : java.lang.IllegalStateException: Failed to transform class
I'm getting this same error. Did you ever find a solution? On Friday, September 28, 2018 at 1:23:
2/14/20
ven
2/13/20
How to install powermock for mockito project?
Required to import the JARs into the project library? Regards, Web Trainee at FrontIT
unread,
How to install powermock for mockito project?
Required to import the JARs into the project library? Regards, Web Trainee at FrontIT
2/13/20
Ceyhan Kasap
2/5/20
using Powermock annotations via interface or annotation type
Hi Team, We are trying to use Powermock and for starters we feel that it is a very good unit test
unread,
using Powermock annotations via interface or annotation type
Hi Team, We are trying to use Powermock and for starters we feel that it is a very good unit test
2/5/20
tuk
11/9/19
What dependency to add in maven pom for using powermock with mockito1?
Cross-posting from stackoverflow Powermockito doc shows the below dependency to add in a pom. <
unread,
What dependency to add in maven pom for using powermock with mockito1?
Cross-posting from stackoverflow Powermockito doc shows the below dependency to add in a pom. <
11/9/19
Luís Brito
10/25/19
Do with PowewrMock something like MockUp from JMockit
Hello. I want to do something similar to 'MockUp' from JMockit but with Mockit/PowerMock. I
unread,
Do with PowewrMock something like MockUp from JMockit
Hello. I want to do something similar to 'MockUp' from JMockit but with Mockit/PowerMock. I
10/25/19
PETER LENAHAN
8/3/19
Please consider reporting this to the maintainers of org.powermock.reflect.internal.WhiteboxImpl
I am only reporting these WARNINGS because the message asked me to. I have the other warnings, and I
unread,
Please consider reporting this to the maintainers of org.powermock.reflect.internal.WhiteboxImpl
I am only reporting these WARNINGS because the message asked me to. I have the other warnings, and I
8/3/19
Francesca Herpertz
7/22/19
ByteBuddy fix for JDK Issue available in Powermock?
Today I came across the following issue while using Mockito. https://github.com/mockk/mockk/issues/
unread,
ByteBuddy fix for JDK Issue available in Powermock?
Today I came across the following issue while using Mockito. https://github.com/mockk/mockk/issues/
7/22/19
Wade Hong
5/30/19
verifyStatic get NotAMockExcption from mockito
Hey guys, I'm trying to migrate PowerMock from 1.7.4 to 2.0.2 and Mockito from 1.10.19 to 2.25.0.
unread,
verifyStatic get NotAMockExcption from mockito
Hey guys, I'm trying to migrate PowerMock from 1.7.4 to 2.0.2 and Mockito from 1.10.19 to 2.25.0.
5/30/19
Jonathan Leitschuh
4/18/19
Security Vulnerability in PowerMock
This needs eyes and a resolution. https://github.com/powermock/powermock/issues/973 Without a
unread,
Security Vulnerability in PowerMock
This needs eyes and a resolution. https://github.com/powermock/powermock/issues/973 Without a
4/18/19
unidever
, …
Hema Priya
5
2/23/19
mock a final static inner class
Thanks for the post Mike , now i know how to write unit tests for inner class methods. On Saturday,
unread,
mock a final static inner class
Thanks for the post Mike , now i know how to write unit tests for inner class methods. On Saturday,
2/23/19
CHINNA CHINNI
1/13/19
powermock method invocation exception
public class DBConnection { public static Connection getConnection(String dataSource){ Connection con
unread,
powermock method invocation exception
public class DBConnection { public static Connection getConnection(String dataSource){ Connection con
1/13/19
Free Andy
12/14/18
Is power mockito thread safe?
The Mockito FAQ indicates it is safe to let multiple threads access a mock as long as stubbing/
unread,
Is power mockito thread safe?
The Mockito FAQ indicates it is safe to let multiple threads access a mock as long as stubbing/
12/14/18
Kai Song
, …
Meghna Verma
4
11/9/18
junit 4.12 throws Field 'fTestClass' was not found with mockito2
I did actually. In my case, it was quite silly. I hadn't explicitly specified the junit version
unread,
junit 4.12 throws Field 'fTestClass' was not found with mockito2
I did actually. In my case, it was quite silly. I hadn't explicitly specified the junit version
11/9/18