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