コード例 #1
0
 @Test
 public void testExecute() {
   assertEquals(ActionSupport.SUCCESS, action.execute());
 }