Skip to content

Advanced Java library for integration testing, mocking, faking, and code coverage

License

Notifications You must be signed in to change notification settings

jmockit/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

Advanced Java library for integration testing, mocking, faking, and code coverage

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages