public void GetStandardValuesExclusive() { var conv = new ColorConverter(); Assert.False(conv.GetStandardValuesExclusive()); }