Esempio n. 1
0
 public void SetUp()
 {
     this.taskSet = new SimpleTaskSet();
 }
Esempio n. 2
0
 public void SetUp()
 {
     this.taskSet = new SimpleTaskSet();
     this.runWithDefaultIntValue    = null;
     this.runWithDefaultStringValue = null;
 }