예제 #1
0
 public void GetName(string test, string expected)
 {
     QuickIOPath.GetName(test).Should().Be(expected);
 }