Esempio n. 1
0
 public void GetChineseZodiacTest()
 {
     Assert.AreEqual("鸡", TimeInfo.GetChineseZodiac(2017));
 }