VMock is a Java mocking library with ability to mock method and constructor calls without the need to create mock objects. It uses AspectJ under the hood and should be used along with unit testing frameworks such as JUnit or TestNG.
Version1.1.0compared with

Version Details

No dependency changes compared to the selected version.