コード例 #1
0
 @Test
 public void testUnwrappingFailing() {
   JsonRootNameTester.INSTANCE.testUnwrappingFailing(createReader(Bean.class));
 }