Added example that mocking frameworks use proxy pattern
This commit is contained in:
parent
58dce1bd89
commit
5c1a4f1caf
@ -41,6 +41,7 @@ are several common situations in which the Proxy pattern is applicable
|
||||
|
||||
* [java.lang.reflect.Proxy](http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Proxy.html)
|
||||
* [Apache Commons Proxy](https://commons.apache.org/proper/commons-proxy/)
|
||||
* Mocking frameworks Mockito, Powermock, EasyMock
|
||||
|
||||
## Credits
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user