????1?????????????????????????????????????????????????????????????????????????к???????

????2??????????????????bll????????е???????

???????????????????????????????????????????????????????? ??????????????′???


         /// <summary>
        ///UpdateNews ?????
        ///</summary>

     [TestMethod()]
         public void UpdateNewsTest()
        {
            XZNewsObject target = new XZNewsObject();
              bool expected = false; // TODO: ????????????
            bool actual;
            actual = target.UpdateNews();
            Assert.AreEqual(expected?? actual);
            Assert.Inconclusive("???????????????????");
        }