summaryrefslogtreecommitdiffstats
path: root/test/044-proxy/src/BasicTest.java
Commit message (Expand)AuthorAgeFilesLines
* Fix stack trace for proxy methods and added test case.Jeff Hao2014-02-241-1/+21
* Stash the directly-implemented interfaces in Proxy so we can implement Class....Elliott Hughes2012-03-211-0/+2
* Give proxy all of the return types. Part 2.Jesse Wilson2011-10-241-8/+5
* Proxy implementationIan Rogers2011-10-141-0/+11
* Adding old unit tests to test suite.jeffhao2011-09-291-0/+263