Beispiel #1
0
 public void MoveFileNull()
 {
     fileLogic.Move(file.Id, fileNull.Id);
     fileRepository.VerifyAll();
 }