Example #1
0
 public TestProject()
 {
     this._db = new SQLCommander();
 }
Example #2
0
 public TestUnit()
 {
     this._db = new SQLCommander();
 }
Example #3
0
 public TestMaker()
 {
     this._db = new SQLCommander();
 }
 public TestCommunicationMethod()
 {
     this._db = new SQLCommander();
 }
 public TestCommunicationMethod()
 {
     this._db = new SQLCommander();
 }
Example #6
0
 public TestEquipment()
 {
     this._db = new SQLCommander();
 }
Example #7
0
 public TestEquipment()
 {
     this._db = new SQLCommander();
 }
Example #8
0
 public TestCategory()
 {
     this._db = new SQLCommander();
 }
Example #9
0
 public TestProject()
 {
     this._db = new SQLCommander();
 }
Example #10
0
 public TestUnit()
 {
     this._db = new SQLCommander();
 }
Example #11
0
 public TestIssue()
 {
     this._db = new SQLCommander();
 }
Example #12
0
 public TestIssue()
 {
     this._db = new SQLCommander();
 }
Example #13
0
 public TestMaker()
 {
     this._db = new SQLCommander();
 }
Example #14
0
 public TestCategory()
 {
     this._db = new SQLCommander();
 }