Skip to content
forked from jmockit/jmockit1

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

License

Notifications You must be signed in to change notification settings

don-vip/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.3.1 or newer; the following are the top-level modules:
    1. main/pom.xml: builds jmockit-1.n.jar, running JUnit and TestNG test suites
    2. coverageTests/pom.xml: runs JUnit tests for the coverage tool
    3. samples: various sample test suites

About

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

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.6%
  • Other 0.4%