visual studio 使用Resharper进行测试

  • 安装Resharper
  • 添加nunit.framework
  • 测试代码
  [TestFixture]
    public class AddresLabelPrintImplTest
    {
        [Test]
        public void fill_form_a4()
        {

 

posted @ 2019-03-12 13:44  lishidefengchen  阅读(274)  评论(0编辑  收藏  举报