public void Index_ShowCorrectView() { var result = Controller.Index(null, ""); //implement Assert.Null(result); }