Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 92897198

Přidáno uživatelem Eliška Mourycová před téměř 4 roky(ů)

Re #8944. Prepared testing class for DataDownloader.

Zobrazit rozdíly:

Server/ServerApp/Program.cs
19 19
		public string DataWebsite { get; set; }
20 20
		public string DownloadedFilesNaming { get; set; }
21 21
		public string DataRootDir { get; set; }
22
		public string Port { get; set; }
22
		public string Port { get; set; } // TODO port cannot be configurable?
23 23
	}
24 24

  
25 25
    public class Program
......
57 57
			DataDownloader dd = DataDownloadAndRetrievalTest(config);
58 58

  
59 59
			// xml building test
60
			XMLTest();
60
			//XMLTest();
61 61

  
62 62

  
63 63

  

Také k dispozici: Unified diff