5354555657585960
protected void tearDown() throws Exception { system.shutdown(); } public void testType() { TestProxySpecification spec = system.getSpecification(String.class); assertEquals(spec, field.getSpecification()); }