| |
ID |
Type |
Status |
Priority |
Milestone |
Owner |
|
Summary + Labels |
... |
| |
11 |
Enhancement
|
Assigned
|
Medium
|
Future
|
johan.haleby
|
|
Only mock specific calls to new
|
|
| |
20 |
Enhancement
|
Assigned
|
Medium
|
Future
|
johan.haleby
|
|
Support recursive partial mocking
|
|
| |
28 |
Enhancement
|
Assigned
|
Medium
|
Future
|
johan.haleby
|
|
Investigate if we can use mocked interface with ducktyping for concrete class
|
|
| |
45 |
Task
|
Assigned
|
High
|
Release2.0
|
johan.haleby
|
|
Upload artifacts to the central repository
|
|
| |
51 |
Enhancement
|
Started
|
Medium
|
Release2.0
|
johan.haleby
|
|
createPartialMock should support mocking overridden methods in super classes
|
|
| |
54 |
Enhancement
|
Started
|
Medium
|
Release1.4
|
johan.haleby
|
|
Full support for TestNG
|
|
| |
76 |
Enhancement
|
Assigned
|
High
|
Future
|
jan.kronquist
|
|
Typesafe reflection
|
|
| |
85 |
Defect
|
Assigned
|
Medium
|
Release2.0
|
johan.haleby
|
|
Suppression of final primitive fields doesn't work.
|
|
| |
88 |
Defect
|
Accepted
|
High
|
Release1.4
|
johan.haleby
|
|
Calling another method in the same class from equals results in a StackOverflowError
|
|
| |
91 |
Defect
|
Assigned
|
Medium
|
Release2.0
|
johan.haleby
|
|
MockGateway is loaded by the wrong classloader
|
|
| |
93 |
Enhancement
|
Assigned
|
Medium
|
Release2.0
|
johan.haleby
|
|
Add possibility to mock hashcode and equals
|
|
| |
95 |
Defect
|
Accepted
|
Medium
|
Release1.4
|
----
|
|
Can't mock member class enums
|
|
| |
96 |
Enhancement
|
Assigned
|
Low
|
Release2.0
|
johan.haleby
|
|
Add support for mock aliases
|
|
| |
99 |
Enhancement
|
Assigned
|
Low
|
Release2.0
|
johan.haleby
|
|
Support for executing a specific method using JUnit3
|
|
| |
104 |
Enhancement
|
Assigned
|
High
|
Release1.4
|
johan.haleby
|
|
Support dynamic expectations in MockPolicies
|
|
| |
105 |
Enhancement
|
Assigned
|
High
|
Release2.0
|
johan.haleby
|
|
Make MockPolicies take advantage of TestListeners
|
|
| |
108 |
Enhancement
|
Assigned
|
Medium
|
Release1.4
|
johan.haleby
|
|
Add replace method to PowerMock and PowerMockito
|
|
| |
109 |
Enhancement
|
Assigned
|
High
|
Release2.0
|
johan.haleby
|
|
Upgrade to EasyMock class extension 2.5
|
|
| |
115 |
Enhancement
|
Assigned
|
Low
|
Future
|
johan.haleby
|
|
Update description on the front page
|
|
| |
119 |
Defect
|
Assigned
|
Low
|
Future
|
johan.haleby
|
|
createNiceMockAndExpectNew doesn't seem to work as expected
|
|
| |
120 |
Enhancement
|
Assigned
|
Low
|
Future
|
johan.haleby
|
|
Support suppressing methods for a particular instance only
|
|
| |
121 |
Defect
|
Accepted
|
Medium
|
Release2.0
|
----
|
|
When PrepareForTest on method is placed in method,powermock throws exception:Internal error: Failed to find the delgator index.
|
|
| |
122 |
Enhancement
|
Accepted
|
Medium
|
Future
|
----
|
|
Test coverage report generation takes more than an hour rendering unit testing with powermock unproductive
|
|
| |
125 |
Enhancement
|
Assigned
|
Low
|
Release2.0
|
johan.haleby
|
|
Create custom PowerMock matchers
|
|
| |
126 |
Enhancement
|
Assigned
|
Low
|
Future
|
johan.haleby
|
|
Add proxy support for (private) methods
|
|
| |
130 |
Enhancement
|
Started
|
High
|
Release2.0
|
johan.haleby
|
|
Upgrade to Javassist 3.11.0.GA
|
|
| |
135 |
Enhancement
|
Accepted
|
Medium
|
Release2.0
|
----
|
|
Mock final methods of system class
|
|
| |
139 |
Defect
|
New
|
Medium
|
----
|
----
|
|
unable to resolve java.lang.ClassFormatError
|
|
| |
141 |
Defect
|
New
|
Medium
|
----
|
----
|
|
PowerMockRunner throws UnsatisfiedLinkError with ImageIO.write()
|
|
| |
153 |
Enhancement
|
Assigned
|
Medium
|
Future
|
johan.haleby
|
|
Default mock policies should work with PowerMockito
|
|
| |
155 |
Enhancement
|
Assigned
|
Low
|
Future
|
johan.haleby
|
|
Create a "createMocksAndInjectTo(tested)" API method
|
|
| |
156 |
Enhancement
|
Accepted
|
Low
|
Future
|
----
|
|
Incompatibility with SpringFramework : runner conflict
|
|
| |
161 |
Enhancement
|
Assigned
|
Low
|
Future
|
johan.haleby
|
|
New simple syntax for expecting new
|
|
| |
163 |
Defect
|
Assigned
|
Medium
|
Release1.4
|
johan.haleby
|
|
ExpectNew probably fails for varargs invocation when var args is not the first parameter
|
|
| |
169 |
Enhancement
|
Assigned
|
Medium
|
Release1.4
|
johan.haleby
|
|
Mockito extension must support mocking instance methods of final system classes
|
|
| |
170 |
Defect
|
Assigned
|
Low
|
Release1.4
|
johan.haleby
|
|
Mocking instance methods in final system classes for classes not having a default constructor can fail
|
|
| |
181 |
Defect
|
Assigned
|
Medium
|
Release1.4
|
johan.haleby
|
|
PowerMock cannot be built using Java5 and/or newer version of maven/javadoc plugin
|
|
| |
182 |
Enhancement
|
Assigned
|
Medium
|
Release1.4
|
johan.haleby
|
|
stub should support "andThrow"
|
|
| |
186 |
Defect
|
Assigned
|
Low
|
Release1.4
|
johan.haleby
|
|
Whitebox.invokeConstructor should support null
|
|
| |
191 |
Task
|
Assigned
|
Medium
|
Release1.4
|
johan.haleby
|
|
Investigate if mock policies fails when applied in a test suite
|
|
| |
192 |
Enhancement
|
Assigned
|
High
|
Release1.4
|
johan.haleby
|
|
Replace classpool to free up memory after each test case?
|
|
| |
193 |
Defect
|
Assigned
|
Low
|
Release1.4
|
johan.haleby
|
|
Whitebox.invokeConstructor and newInstance should check for abstract type
|
|
| |
194 |
Task
|
Assigned
|
Medium
|
Release1.4
|
johan.haleby
|
|
Whitebox.invokeConstructor may not work as expected with overloaded constructors
|
|
| |
195 |
Defect
|
Assigned
|
Low
|
Future
|
johan.haleby
|
|
CgLib cannot proxy extremely large classes
|
|
| |
196 |
Enhancement
|
Assigned
|
Medium
|
Release1.4
|
johan.haleby
|
|
Add possibility to declaratively choose what to byte-code manipulate to gain performance
|
|
| |
197 |
Enhancement
|
Assigned
|
Low
|
Release1.4
|
johan.haleby
|
|
Make use of findClass instead of loadClass
|
|
| |
198 |
Defect
|
Assigned
|
Medium
|
Release1.4
|
johan.haleby
|
|
with-easymock-dependencies assembly doesn't include easymock 2.5.2
|
|
| |
199 |
Enhancement
|
Assigned
|
Medium
|
Release1.4
|
johan.haleby
|
|
fix x-with-dependencies assembly
|
|
| |
200 |
Enhancement
|
Assigned
|
Medium
|
Release1.4
|
johan.haleby
|
|
Add support for RETURN_MOCKS in the Mockito extension API
|
|
| |
201 |
Enhancement
|
Assigned
|
Medium
|
Release1.4
|
johan.haleby
|
|
Remove CGLibHacker workaround in MockitoMethodInvocationControl (Mockito 1.8.1)
|
|
| |
203 |
Defect
|
Assigned
|
Medium
|
Release1.4
|
johan.haleby
|
|
Create extension API specific AnnotationEnabler
|
|
| |
204 |
Enhancement
|
Accepted
|
Low
|
Release1.5
|
----
|
|
OSGi-ify PowerMock
|
|
| |
206 |
Defect
|
Assigned
|
Medium
|
Release1.4
|
johan.haleby
|
|
Stackoverflow when mocking final toString methods
|
|
| |
207 |
Defect
|
Accepted
|
Critical
|
Release1.4
|
----
|
|
OutOfMemoryError in ReallySimpleSwingDemoTest
|
|
| |
208 |
Task
|
Assigned
|
Low
|
Release1.4
|
johan.haleby
|
|
Verify if the mockStatic may cause ClassNotFoundException
|
|
| |
213 |
Defect
|
Assigned
|
Medium
|
Release1.4
|
johan.haleby
|
|
TestNG runner probably clears too much state after each test method
|
|
| |
216 |
Enhancement
|
Assigned
|
Medium
|
Release1.4
|
johan.haleby
|
|
Split release artifacts
|
|
| |
217 |
Enhancement
|
Assigned
|
Low
|
Release1.4
|
johan.haleby
|
|
Add src folder in tutorial project
|
|