Ejemplo n.º 1
0
 public void TestCleanu()
 {
     homecontroller = null;
     rname          = string.Empty;
 }
Ejemplo n.º 2
0
 public void TestInit()
 {
     homecontroller = new WebApplicationUnitTest.Controllers.HomeController();
     rname          = "Lamsi";
 }