Beispiel #1
0
 public void InitializeTests()
 {
     _dataAccess = new StaticDataAccess();
     _dataAccess.Initialize();
 }