issues
search
Willam2004
/
powermock
Automatically exported from code.google.com/p/powermock
Apache License 2.0
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Enable @PrepareForTest on enums
#552
GoogleCodeExporter
opened
9 years ago
0
assloader
#551
GoogleCodeExporter
opened
9 years ago
0
Static interface method gives unfinished stubbing exception
#550
GoogleCodeExporter
opened
9 years ago
0
Problem with try without sentences
#549
GoogleCodeExporter
opened
9 years ago
1
Unable to mock final and private classes when using @PowerMockRunnerDelegate(PowerMockRunner.class)
#548
GoogleCodeExporter
opened
9 years ago
0
createMockAndExpectNew does not support collaborators with constructors with Array
#547
GoogleCodeExporter
opened
9 years ago
1
Problem while mocking javax.ws.rs.core.Request object with Mockito.mock(Request.class)
#546
GoogleCodeExporter
opened
9 years ago
0
PowerMockTestCase subclass test crashes
#545
GoogleCodeExporter
opened
9 years ago
0
MockClassLoader#loadMockClass fails to preserve original ProtectionDomain of classes prepared for test
#544
GoogleCodeExporter
opened
9 years ago
1
Changelog lies about "Fixed Mockito 1.10.9+ incompatibility"
#543
GoogleCodeExporter
opened
9 years ago
0
PowerMockito: Mocking two static methods of two different classes breaks the first mocked static method when the second mocked method is called
#542
GoogleCodeExporter
opened
9 years ago
1
Powermock affect the Unmarshal convert *.xml to *.class
#541
GoogleCodeExporter
opened
9 years ago
0
Fix in PowerMockMockito 1.6.1 doesn't work for junit 4.12 as version id is 4.12-SNAPSHOT
#540
GoogleCodeExporter
opened
9 years ago
0
Support PowerMock to run Android JUNIT tests
#539
GoogleCodeExporter
opened
9 years ago
2
Powermock agent dies with VerifyError
#538
GoogleCodeExporter
opened
9 years ago
0
Powermock does not play well with java.time
#537
GoogleCodeExporter
opened
9 years ago
3
Support for Dexmaker Android
#536
GoogleCodeExporter
opened
9 years ago
0
powermock throws loader constraint violation error:when resolving method "org.apache.log4j.LogManager.getLogger
#535
GoogleCodeExporter
opened
9 years ago
2
Unable to verifyPrivate a method : maybe a bug in the withArguments method
#534
GoogleCodeExporter
opened
9 years ago
0
java.lang.IllegalAccessError when using PowerMock 1.6.0 and Mockito 1.10.16
#533
GoogleCodeExporter
opened
9 years ago
2
PowerMock doesn't work with JUnit 4.12
#532
GoogleCodeExporter
closed
9 years ago
3
junit 4.12 throws Field 'fTestClass' was not found in class org.junit.internal.runners.MethodValidator exception
#531
GoogleCodeExporter
closed
9 years ago
11
Tests Classes cannot inherit another class if we want to use @PowerMockRunnerDelegate with a runner that extends ParentRunner
#530
GoogleCodeExporter
opened
9 years ago
1
javaagent/java 7 and custom javassist not working together: stack shape inconsistent
#529
GoogleCodeExporter
opened
9 years ago
4
TooManyMethodsFoundException which I don't understand
#528
GoogleCodeExporter
opened
9 years ago
0
powermock not working in IntelliJ but working in eclipse
#527
GoogleCodeExporter
opened
9 years ago
1
Failed to transform class with name com.ibm.ecm.extension.PluginServiceCallbacks. Reason: com.ibm.mm.sdk.server.DKDatastoreICM
#526
GoogleCodeExporter
opened
9 years ago
1
MockGateway not Thread Safe
#525
GoogleCodeExporter
opened
9 years ago
0
Incompatibility with mockito 1.10.9 and 1.10.10
#524
GoogleCodeExporter
closed
9 years ago
17
stackmap verifyError when using powermock rule
#523
GoogleCodeExporter
opened
9 years ago
0
PowerMockRule doesn't work on IntelliJ Idea
#522
GoogleCodeExporter
opened
9 years ago
3
Mockito 1.10.x ArgumentCaptor does not work with multi-argument constructor
#521
GoogleCodeExporter
closed
9 years ago
3
PowerMock not working with Robolectrics
#520
GoogleCodeExporter
opened
9 years ago
1
mockStatic doesn't work as expected with Mockito's @InjectMocks
#519
GoogleCodeExporter
opened
9 years ago
0
mocks
#518
GoogleCodeExporter
opened
9 years ago
0
Failed to instantiate object if it is descendent of other class
#517
GoogleCodeExporter
opened
9 years ago
1
Mocking breaks Java 8 streams framework.
#516
GoogleCodeExporter
opened
9 years ago
1
NoClassDefFoundError:org/junit/internal/runners/TestClassRunner
#515
GoogleCodeExporter
opened
9 years ago
0
TooManyFieldsFoundException when using PowerMock with IBM JRE
#514
GoogleCodeExporter
closed
9 years ago
2
Testing a method that calls Collection.stream() throws an error
#513
GoogleCodeExporter
closed
9 years ago
6
PowerMock is not finding all inherited methods on ArrayList
#512
GoogleCodeExporter
closed
9 years ago
3
Can not run TestSuite when SWT Classes are involved
#511
GoogleCodeExporter
closed
9 years ago
3
"answer" ignored in mocks created with @Mock
#510
GoogleCodeExporter
closed
9 years ago
1
Stubbing of super.doX() where method name is equal does not work.
#509
GoogleCodeExporter
opened
9 years ago
2
initializationError occured when run a single method as JUnit test with PowerMockRunner
#508
GoogleCodeExporter
opened
9 years ago
5
mockin org.apache.http.impl.client.DefaultHttpClient class
#507
GoogleCodeExporter
opened
9 years ago
0
Using PowerMockRunner, @InjectMocks fails when trying to inject final fields
#506
GoogleCodeExporter
closed
9 years ago
3
Powermock / Javassist creates illegal constructors for JDK 1.7.0u65 and 1.8.0u11 with -target 7
#505
GoogleCodeExporter
closed
9 years ago
8
Test with PowerMock fails when run on java 1.7.0_65
#504
GoogleCodeExporter
closed
9 years ago
37
PowerMockito.mockStatic() failing for class with large static methods
#503
GoogleCodeExporter
opened
9 years ago
1
Next