public void GetName(string test, string expected) { QuickIOPath.GetName(test).Should().Be(expected); }