public static void GetNumericValue(UnicodeInfoTestData testData) { Assert.Equal(testData.NumericValue, Rune.GetNumericValue(testData.ScalarValue)); }