Beispiel #1
0
 @Test
 public void actionIDTest() {
   Assert.assertEquals("Wrong ActionID", ActionConstants.DELETETUNNEL, action.getActionID());
 }