Exemple #1
0
 protected void ResetDatabase(string baseUrl = "http://localhost:53844")
 {
     _testDataManager.ResetDatabase(baseUrl);
 }