Example #1
0
 public void NotationNamesTest(Notation notation, string name) => Assert.AreEqual(name, notation.GetName());