-
```
What steps will reproduce the problem?
1. Create an unit test, which uses a spy and ExpectedException rule
2. Run this test in eclipse with eclemma
3. Check the converage report. All methods, whic…
-
```
What steps will reproduce the problem?
1. Create an unit test, which uses a spy and ExpectedException rule
2. Run this test in eclipse with eclemma
3. Check the converage report. All methods, whic…
-
_From [zhaoshan...@gmail.com](https://code.google.com/u/117710579479258069090/) on October 13, 2011 17:46:33_
I'm getting an exception when using PowerMockRule for a test class extending from Abstrac…
-
```
I'm getting an exception when using PowerMockRule for a test class extending
from AbstractTransactionalJUnit4SpringContextTests.
This test works:
@ContextConfiguration(locations="/meta-inf/spr…
-
```
I'm getting an exception when using PowerMockRule for a test class extending
from AbstractTransactionalJUnit4SpringContextTests.
This test works:
@ContextConfiguration(locations="/meta-inf/spr…
-
```
What steps will reproduce the problem?
1. Create an unit test, which uses a spy and ExpectedException rule
2. Run this test in eclipse with eclemma
3. Check the converage report. All methods, whic…
-
```
What steps will reproduce the problem?
1. Create Junit Test class with either @Runas annotation or rule
2. Execute the test as eclipse plugin test
3. InitialisationError is thrown and stack traces…
-
```
What steps will reproduce the problem?
1. Create an unit test, which uses a spy and ExpectedException rule
2. Run this test in eclipse with eclemma
3. Check the converage report. All methods, whic…
-
```
What steps will reproduce the problem?
1. Create Junit Test class with either @Runas annotation or rule
2. Execute the test as eclipse plugin test
3. InitialisationError is thrown and stack traces…
-
### Description
Scanning https://github.com/xmlunit/xmlunit leads to false positives. These wrong detections are also influenced by minimal changes in the files, which should not have an impact.
…