Esempio n. 1
0
 public Exploratory()
 {
     uth = new UnitTestHelper();
     ts  = new TestSupport(uth);
 }