Example #1
0
 public void BeforeTests()
 {
     currentMoment = DateTime.UtcNow.Ticks.ToString();
     IisExpressHelper.StartIis();
 }