8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58dce1b commit 5c1a4f1Copy full SHA for 5c1a4f1
proxy/README.md
@@ -41,6 +41,7 @@ are several common situations in which the Proxy pattern is applicable
41
42
* [java.lang.reflect.Proxy](http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Proxy.html)
43
* [Apache Commons Proxy](https://commons.apache.org/proper/commons-proxy/)
44
+* Mocking frameworks Mockito, Powermock, EasyMock
45
46
## Credits
47
0 commit comments