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