Esempio n. 1
0
 public void TearDown()
 {
     this.eventsList = null;
 }
Esempio n. 2
0
 public void SetUp()
 {
     this.eventsList = new EventsBasicImpl();
 }