public void EnableDeleteCategoryButtonTest() { _model._eventMealButtonClick += new EventHandler(FackFunction); _model.EnableDeleteCategoryButton(); }