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.1compared with
Version Details
| 1.1.0 | 1.1.1 | |
|---|---|---|
| Release date | Nov 03, 2013 | Nov 09, 2013 |
| Licenses | BSD 3-clause | BSD 3-clause |
| Vulnerabilities | None | None |
No dependency changes compared to the selected version.
