public void RemoveCategoryTest() { _model.GetCategoryControl().InitializeCategoryList(); _model.RemoveCategory("飲料"); }