コード例 #1
0
 public void testSimpleBean() throws Exception {
   _testBean(SimpleBean.class, SimpleBean.createTestInstance());
 }