Fix TypesTest to use an actual parameterized array.  Necessary because JDK7 got a little smarter in its getActualTypeArguments method where it returns a Class if the array type isn't generic, and GenericArrayType only if it was actually generic.

Revision created by MOE tool push_codebase.
MOE_MIGRATION=3664
1 file changed