fix for issue #710

This commit is contained in:
Jeremy Long
2017-05-29 08:19:22 -04:00
parent 9777406460
commit ec448438e5
7 changed files with 602 additions and 3 deletions

View File

@@ -7,7 +7,7 @@
<groupId>org.jmockit</groupId><artifactId>jmockit</artifactId><version>1.26</version>
<packaging>jar</packaging>
<name>Main</name>
<name>Main &oslash; modified to test issue #710</name>
<description>
JMockit is a Java toolkit for automated developer testing.
It contains mocking and faking APIs and a code coverage tool, supporting both JUnit and TestNG.