Beispiel #1
0
 public void GetOffers_TryToGetValue_ShouldReturnSomeValue()
 {
     NUnit.Framework.Assert.Throws <ArgumentOutOfRangeException>(() => vacService.GetOffers(0));
 }