Beispiel #1
0
 public void TestGetDirectoryNameWithNullPath() => Assert.Throws <ArgumentNullException>(() => Path.GetDirectoryName(null));