public void TestShift() { facade.QueryShiftCount("code", "code"); facade.QueryShift("code", "code", 0, 10); facade.GetShift("code"); facade.GetShiftByShiftTypeCode("code"); facade.GetAllShift(); }