Merge branch 'master' of github.com:jeremylong/DependencyCheck into stevespringett-master

This commit is contained in:
Jeremy Long
2017-06-02 06:44:13 -04:00
45 changed files with 1502 additions and 448 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.