History log of /libcore/luni/src/test/java/libcore/java/lang/reflect/annotations/AnnotatedElementParameterTest.java
Revision Date Author Comments
df976ebc5c3e5f8332f56d92da0298b11fd47c13 12-Apr-2017 Narayan Kamath <narayan@google.com> Add parameter tests for abstract / static methods.

Bug: 31642798
Test: vogar --mode=host AnnotatedElementParameterTest ExecutableParameterTest

(cherry picked from commit 2abcd7d49e7365ee0ee19f9221047b796d7ba46b)

Change-Id: Ie69ba9327cadf54c2b74099cc922d1b0e8be847a
7d38257be058ccc23f31a39ecf6d73294acb3c1e 01-Sep-2016 Neil Fuller <nfuller@google.com> Tests for java.lang.reflect.Parameter and associated unhiding

There is currently no support for parameter metadata in ART and
so ParameterTest only deals with the behavior when it is missing.

When parameter metadata support has been added the test can be
extended.

Bug: 28666126
Test: Ran CtsLibcoreTestCases

Change-Id: Ia714643eac54262ff5e79e8902d3288c26fa85c4