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.

  • 相关阅读:
    R语言学习——数据框
    R语言学习——数组
    R语言学习——矩阵
    R语言学习——向量
    SSM的项目结构
    simple-spring-memcached简介
    Arrays
    AbstractCollection 类
    Collections 类
    Map接口
  • 原文地址:https://www.cnblogs.com/wayfarer/p/75604.html
Copyright © 2011-2022 走看看