*** 503,7 *** Method m = c.getMethod("classData"); Object v = m.invoke(o); assertEquals(value, v); } } - - --- 503,5 ---