Ejemplo n.º 1
0
 private void Init()
 {
     var testHelper = new TestHelper();
     _dataFiles = testHelper.CreateFiles();
     CheckAll = true;
 }