Esempio n. 1
0
 public void SourceIsNullThanThrownArgumentNullException()
 {
     _extractionService.CopyFiles(string.Empty, _source);
 }