Пример #1
0
 public void WithNullType_ThrowsArgumentNullException()
 {
     Assert.Throws <ArgumentNullException>(() => NullType.GetDefault());
 }