pras79 / jmockit1

Codebase for JMockit 1.x releases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codebase for JMockit 1.x releases - Documentation - Release notes

How to build the project:

  • use JDK 1.8
  • use Maven 3.2.5 or newer; there are four top-level modules:
    1. main/pom.xml builds jmockit-1.n.jar, running JUnit and TestNG test suites
    2. coverage/pom.xml builds jmockit-coverage-1.n.jar
    3. coverageTests/pom.xml runs JUnit tests for the coverage tool
    4. samples/pom.xml runs all sample test suites

About

Codebase for JMockit 1.x releases

License:Other


Languages

Language:Java 99.7%Language:CSS 0.2%Language:JavaScript 0.2%