In my Index.cshtml page I have partials views that I would like to unit test. This is the code I have for the Index.cshtml. How would I make one for a partial view? In my Index.cshtml page I have partials views t
In my Index.cshtml page I have partials views that I would like to unit test. This is the code I have for the Index.cshtml. How would I make one for a partial view? In my Index.cshtml page I have partials views t