コード例 #1
0
 public void Stats_InactiveListeners()
 {
     serviceLayer.Get3MonthInactiveListeners().Should().Be(1);
 }