zoukankan      html  css  js  c++  java
  • NUnit Technical Whitepaper

    The material which the article introduces is collected from the NUnit's official website(http://www.nunit.org) by meself. It includes some basic knowledge about using the NUnit , like Assertion and Attribute. So I call it NUnit technical whitepaper.

    Likewise, it also offers the sample named "Quick Start". This sample is Microsoft Word document which can be downloaded here. it had been translated into Chinese by someone. if you are interested, you can find it by google through typing the keyword "nunit". Of course, you should select the option of "searching the simple chinese webpage" when using the google engine.

    I think these material is very useful to some guys who want to master NUnit. NUnit is the most important tool if you want to practise Unit Test on .Net Platform. If I am free, I'll attempt to translate this article into Chinese as soon as I can.

    By wayfarer

    If you want to read this article, click here please. If you want to see more details, you may visit the NUnit's official websit(http://www.nunit.org), and from that website, you can download the NUnit software, it's free fortunately.

  • 相关阅读:
    struts2 局部类型转换器
    Struts2 命名空间配置
    Struts2 国际化
    Struts2 跟踪用户状态
    Struts2
    Struts2支持的处理结果类型
    SGI STL内存配置器(一):内存泄漏?
    TP 3.2 笔记 (1)
    AOP TP框架有感
    eclipse+git
  • 原文地址:https://www.cnblogs.com/wayfarer/p/75604.html
Copyright © 2011-2022 走看看