Beispiel #1
0
 public void GetFileNull()
 {
     fileLogic.Get(3);
     fileRepository.VerifyAll();
 }