Commit 7b1b6e51 authored by Brett Chabot's avatar Brett Chabot
Browse files

Evaulate annotations for superclass test methods.

Class.getDeclaredMethod was being used to retrieve annotation info
on JUnit3 classes. This does not work when test methodis from super
class. Change the code to use getMethod instead.

Change-Id: I647b484b374dfc76dc3764593016921209f1ac5d
parent 0f6a0982
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment