Package com.roscopeco.moxy.api

Moxy's public API

By implementing the interfaces in this package, new Moxy backends can be created which use different generation, stubbing, verifying and matching implementations.

Most users won't use this API directly - usage will be via the static methods on the Moxy and Matchers classes.

See README.md for instructions on using the library.

See Also:
Moxy, Matchers