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