issues
search
vijayjcp
/
powermock
Automatically exported from code.google.com/p/powermock
Apache License 2.0
0
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Javadoc not consistent with actual behavior
#452
GoogleCodeExporter
closed
8 years ago
7
replayAll() provokes exception after createMock(Inet6Address.class)
#451
GoogleCodeExporter
opened
8 years ago
0
Static method mocking is passing when we run as individual test cases but fails in running all test cases
#450
GoogleCodeExporter
opened
8 years ago
2
Stack Oveflow when Mocking ArrayListMultimap from guava.
#449
GoogleCodeExporter
opened
8 years ago
2
whenNew dos not work when final class and final method are mocked together.
#448
GoogleCodeExporter
opened
8 years ago
0
Error while getting Context
#447
GoogleCodeExporter
closed
8 years ago
5
How to get Context object with the PowerMock
#446
GoogleCodeExporter
closed
8 years ago
3
Mocked system class is not invoked when it's casted into another (non-final) type
#445
GoogleCodeExporter
closed
8 years ago
22
Unit Test failures when running with the IBM JVM
#444
GoogleCodeExporter
opened
8 years ago
5
java.lang.ClassNotFoundException: caught an exception while obtaining a class file for org.powermock.classloading.DeepCloner
#443
GoogleCodeExporter
opened
8 years ago
1
final methods are not unfinalized
#442
GoogleCodeExporter
opened
8 years ago
0
Cannot instantiate com.sun.net.ssl.internal.ssl.Provider when using PowerMockRunner
#441
GoogleCodeExporter
opened
8 years ago
2
Mocking Enum sometimes work, sometimes not. It depends for Test invocation order. Throws ArrayIndexOutOfBoundsException
#440
GoogleCodeExporter
opened
8 years ago
1
Failed to transform class with name com.test.NewTest
#439
GoogleCodeExporter
opened
8 years ago
0
Getting error mocking intter final class with PowerMock and Mockito
#438
GoogleCodeExporter
opened
8 years ago
1
com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException: Invalid byte 2 of 2-byte UTF-8 sequence. thrown on windows
#437
GoogleCodeExporter
opened
8 years ago
1
powermock @RunWith(PowerMockRunner.class) cause classNotFoundException
#436
GoogleCodeExporter
closed
8 years ago
1
Support mock injection via annotations
#435
GoogleCodeExporter
closed
8 years ago
1
Super-class constructor mocking: MockGateWay newInstanceCall type behavior expected
#434
GoogleCodeExporter
closed
8 years ago
2
Mocking java internals with powermockrunner doesn't work in version 1.5
#433
GoogleCodeExporter
opened
8 years ago
1
Incompatibility issues with JaCoCo
#432
GoogleCodeExporter
opened
8 years ago
3
Cannot use mock policies with Mockito in PowerMock 1.5
#431
GoogleCodeExporter
closed
8 years ago
1
"void method cannot be stubbed" error when irrelevant method is called from background thread
#430
GoogleCodeExporter
opened
8 years ago
0
java.lang.ClassFormatError: Invalid length xxxx in LocalVariableTable in class file a/b/MyClass
#429
GoogleCodeExporter
opened
8 years ago
2
While using powermock properties file(conf.properties) not loaded
#428
GoogleCodeExporter
opened
8 years ago
5
Static mocks throw java.lang.VerifyError when using Java 7 language features.
#427
GoogleCodeExporter
closed
8 years ago
3
MockClassLoader.getResources loads twice same file
#426
GoogleCodeExporter
closed
8 years ago
3
mockSelfPrivateMethod with class has self instance, StackOverFlowError
#425
GoogleCodeExporter
opened
8 years ago
0
powerMock 1.5 throwsjava.lang.IllegalStateException: Failed to transform class with name
#424
GoogleCodeExporter
opened
8 years ago
3
Mockito; mock name in @Mock(name="abc") annotatioins ignored
#423
GoogleCodeExporter
closed
8 years ago
4
whenNew Fails to Match Private Constructor (with args) of a Static Inner Class
#422
GoogleCodeExporter
opened
8 years ago
19
PowerMockRule does not allow setting test expectations in @Before
#421
GoogleCodeExporter
opened
8 years ago
6
maven dependency on powermock-api-easymock doesn't bring in easymock
#420
GoogleCodeExporter
closed
8 years ago
1
MethodRule and TestRule both need to be supported for junit >=4.9
#419
GoogleCodeExporter
closed
8 years ago
3
EqualsWithGetClassTest won't pass from time to time
#418
GoogleCodeExporter
closed
8 years ago
5
powermock-module-junit4-rule 1.5 requires JDK 1.6
#417
GoogleCodeExporter
opened
8 years ago
1
@RunWith(PowerMockRunner.class) failed with Junit4 ExpectedException Rule
#416
GoogleCodeExporter
opened
8 years ago
4
verifyStatic is not reliable
#415
GoogleCodeExporter
opened
8 years ago
3
powermock causes Mockito's initMocks to fail when using @Mock
#414
GoogleCodeExporter
opened
8 years ago
15
Incorrect Class-Path entry in powermock-core JAR manifest
#413
GoogleCodeExporter
closed
8 years ago
3
PowerMock for mockito with maven not working on Linux
#412
GoogleCodeExporter
opened
8 years ago
1
PrepareForTest javadocs incorrect
#411
GoogleCodeExporter
opened
8 years ago
1
RunWith(PowerMockRunner.class) does not work with package annotation
#410
GoogleCodeExporter
opened
8 years ago
2
ClassFormatError: Invalid this class index 50945 in constant pool in class file
#409
GoogleCodeExporter
closed
8 years ago
6
PowerMock does not ignore JUnit Tests with assumeTrue(false)
#408
GoogleCodeExporter
opened
8 years ago
8
PowerMockRunner processes JUnit Rules incorrectly
#407
GoogleCodeExporter
opened
8 years ago
9
cannot set test expectations in @Before method with Powermock Rule and Spring Runner
#406
GoogleCodeExporter
opened
8 years ago
3
whenNew when the constructor of the class has too many arguments
#405
GoogleCodeExporter
opened
8 years ago
15
Failed to mock a final class with both @PowerMockIgnore and @PowerMockIgnore set
#404
GoogleCodeExporter
closed
8 years ago
7
PowerMock cannot mockStatic ADFContext class
#403
GoogleCodeExporter
opened
8 years ago
0
Previous
Next