예제 #1
0
 public void BeforeEach()
 {
     this.utility = this.GetBrowserUtility();
 }
예제 #2
0
 public void AfterEach()
 {
     this.utility = null;
 }