コード例 #1
0
 public void ThenFirstRepaymentTextShouldBeSetTo(string firstRepayment)
 {
     StringAssert.Contains(firstRepayment, STP.firstRepaymentScheduleDate().Text);
 }