コード例 #1
0
 public void Last_month_filter_has_correct_label()
 {
     Check.That(TravelHistoryFilter.LastMonth().Label).IsEqualTo("Month");
 }