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