com.roscopeco.moxy.package-info Maven / Gradle / Ivy
/**
* Moxy is a Java mocking/spying framework, similar in principle
* to other mocking libraries.
*
* Its API is quite similar to that of Mockito, although it
* has the stated aim of providing a more fluent API, and of being
* "less surprising" than that library wherever possible.
*/
package com.roscopeco.moxy;