Example #1
0
 public static void setUp()
 {
     Reports = ReportingUtil.InitializeExtentReport("HarryPotter");
 }
 public void Setup()
 {
     ReportingUtil.InitializeExtentReport("harry");
 }