262263264265266267268
actionTest(new CheckinActionInfo()); } public void testActionCheckout() { actionTest(new CheckoutActionInfo()); }