Example #1
0
 public void BeforeEach()
 {
     this.Provider = this.GetProvider();
 }
Example #2
0
 public void AfterEach()
 {
     this.Provider = null;
 }