272273274275276277278
actionTest(new LockActionInfo()); } public void testActionUnLock() { actionTest(new UnLockActionInfo()); }