public void GetLunisolarMonthTest() { Assert.AreEqual("θ ", TimeInfo.GetLunisolarMonth(12)); Assert.AreEqual("εδΈ", TimeInfo.GetLunisolarMonth(11)); }