summaryrefslogtreecommitdiff
path: root/test/044-proxy/src/BasicTest.java
AgeCommit message (Expand)Author
2018-03-02ART: harden test 044Andreas Gampe
2017-06-02Tests: never use System.errKevin Brodsky
2016-07-22ART: Fix type parameter in testsAndreas Gampe
2015-12-07Replace proxy class names with deterministic ones for test output.Hiroshi Yamauchi
2014-03-14resolved conflicts for merge of 773965c0 to klp-dev-plus-aospJeff Hao
2014-03-12Test Method.getModifiers() result for proxy methodsBrian Carlstrom
2014-02-24Fix stack trace for proxy methods and added test case.Jeff Hao
2013-12-04Fix stack trace for proxy methods and added test case.Jeff Hao
2012-03-21Stash the directly-implemented interfaces in Proxy so we can implement Class....Elliott Hughes
2011-10-24Give proxy all of the return types. Part 2.Jesse Wilson
2011-10-14Proxy implementationIan Rogers
2011-09-29Adding old unit tests to test suite.jeffhao