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