Example #1
0
 public void TearDown()
 {
     this.testSM = null;
 }
Example #2
0
 public void Setup()
 {
     this.testSM = new TestSM();
 }