issues
search
nazymko
/
powermock
Automatically exported from code.google.com/p/powermock
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add replace method to PowerMock and PowerMockito
#108
GoogleCodeExporter
closed
9 years ago
3
Integrate AnnotationEnabler with the runner
#107
GoogleCodeExporter
closed
9 years ago
4
Check compliance with JUnit 4.6
#106
GoogleCodeExporter
closed
9 years ago
1
Make MockPolicies take advantage of TestListeners
#105
GoogleCodeExporter
opened
9 years ago
1
Support dynamic expectations in MockPolicies
#104
GoogleCodeExporter
opened
9 years ago
5
Better Mockito support
#103
GoogleCodeExporter
closed
9 years ago
4
java.lang.VerifyError when trying to use uispec4j
#102
GoogleCodeExporter
closed
9 years ago
3
Support mocking of new instance calls to final system classes
#101
GoogleCodeExporter
closed
9 years ago
2
Cant find expect() method
#100
GoogleCodeExporter
closed
9 years ago
1
Support for executing a specific method using JUnit3
#99
GoogleCodeExporter
opened
9 years ago
0
Partial mocking in the Mockito API doesn't work for non-final methods
#98
GoogleCodeExporter
closed
9 years ago
3
MockPolicy intercepts the mocked method only once and only from the first test method (first @Test annotation)
#97
GoogleCodeExporter
closed
9 years ago
1
Add support for mock aliases
#96
GoogleCodeExporter
opened
9 years ago
4
Can't mock member class enums
#95
GoogleCodeExporter
closed
9 years ago
21
Shouldnt need to specify method name in invokeMethod
#94
GoogleCodeExporter
closed
9 years ago
1
Add possibility to mock hashcode and equals in the EasyMock extension API
#93
GoogleCodeExporter
opened
9 years ago
3
Upgrade to Mockito 1.7
#92
GoogleCodeExporter
closed
9 years ago
8
MockGateway is loaded by the wrong classloader
#91
GoogleCodeExporter
opened
9 years ago
0
Exception when using powermock with a jboss bootstrap instance
#90
GoogleCodeExporter
closed
9 years ago
2
StackOverflowError
#89
GoogleCodeExporter
closed
9 years ago
5
Calling another method in the same class from equals results in a StackOverflowError
#88
GoogleCodeExporter
closed
9 years ago
41
java.lang.IllegalAccessError: ... cannot access its superinterface .....
#87
GoogleCodeExporter
closed
9 years ago
2
Should getMethods and getFields throw exception if no fields are found?
#86
GoogleCodeExporter
closed
9 years ago
2
Suppression of final primitive fields doesn't work.
#85
GoogleCodeExporter
opened
9 years ago
0
PrepareForTest at method-level leads to test runner problems if placing the annotation at method-level only.
#84
GoogleCodeExporter
closed
9 years ago
1
Find contradicting mock policies
#83
GoogleCodeExporter
closed
9 years ago
1
Create a annotation that helps users deal with log4j issues
#82
GoogleCodeExporter
closed
9 years ago
1
Preparing an interface for test causes a NPE
#81
GoogleCodeExporter
closed
9 years ago
1
Investigate iwhat suppression of methods returning String should return
#80
GoogleCodeExporter
closed
9 years ago
1
Investigate if AnnotationEnabler can be used to prepare classes for test
#79
GoogleCodeExporter
closed
9 years ago
1
JUnit launches unexpected "null" RuntimeException during expectPrivate of a native method
#78
GoogleCodeExporter
closed
9 years ago
4
Could we use duck-typing to mock system classes?
#77
GoogleCodeExporter
closed
9 years ago
4
Typesafe reflection
#76
GoogleCodeExporter
opened
9 years ago
0
Clear state class loading problem?
#75
GoogleCodeExporter
closed
9 years ago
2
@PrepareForTest(fullyQualifiedNames={...}) should support packages
#74
GoogleCodeExporter
closed
9 years ago
2
Should we really clear the state in verify?
#73
GoogleCodeExporter
closed
9 years ago
3
Should we add a "nullAllMocks" methods?
#72
GoogleCodeExporter
closed
9 years ago
2
Whitebox setInternalState should have support for setting an instance without specifying field name
#71
GoogleCodeExporter
closed
9 years ago
1
Fix javadoc for PrepareForTest annotation
#70
GoogleCodeExporter
closed
9 years ago
1
Remove suppressContructorCodeHierarchy?
#69
GoogleCodeExporter
closed
9 years ago
2
Should suppressMethodCode and suppressConstructorCode be renamed?
#68
GoogleCodeExporter
closed
9 years ago
2
Add a PowerMockIgnore annotation
#67
GoogleCodeExporter
closed
9 years ago
1
Add a PrepareEverythingForTest annotation
#66
GoogleCodeExporter
closed
9 years ago
1
Check if replayAll and verifyAll works with chunking
#65
GoogleCodeExporter
closed
9 years ago
1
One should be able to specify parameters types on expectNew just as invokeMethod
#64
GoogleCodeExporter
closed
9 years ago
2
set/getInternalState should be able to set state depending on the field type or annotation
#63
GoogleCodeExporter
closed
9 years ago
1
Create a FAQ
#62
GoogleCodeExporter
closed
9 years ago
1
Should createPartialMockX be renamed to createXPartialMock?
#61
GoogleCodeExporter
closed
9 years ago
1
Should suppressMethod be called stubMethod?
#60
GoogleCodeExporter
closed
9 years ago
2
Update "mock construction of new object" documentation on the wiki
#59
GoogleCodeExporter
closed
9 years ago
2
Previous
Next