Skip to content

nytins/jmockit1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.6%
  • Other 0.4%