Exemplo n.º 1
0
 public void BeforeEach()
 {
     this.Provider = this.GetProvider();
 }
Exemplo n.º 2
0
 public void AfterEach()
 {
     this.Provider = null;
 }