Exemplo n.º 1
0
 public void GetNbOfLoansForClosure_ZeroResult()
 {
     Assert.AreEqual(0, _loanManager.GetNbOfLoansForClosure());
 }