JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Package ru.vyarus.dropwizard.guice.test.spy
Class Summary
Class
Description
SpiesHook
Replace any guice service with mockito spy.
SpyProxy
<T>
AOP interceptor redirect calls from the real bean into spy object, which was created around the same real bean.