Math.NET Numerics
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Marcus Cuda 77f8726327 added third party tools and libs 17 years ago
..
ContractVerifiers added third party tools and libs 17 years ago
Properties added third party tools and libs 17 years ago
Resources added third party tools and libs 17 years ago
MbUnit.Samples.csproj added third party tools and libs 17 years ago
MbUnit.Samples.vs2010.csproj added third party tools and libs 17 years ago
OutcomeDemo.cs added third party tools and libs 17 years ago
Readme.txt added third party tools and libs 17 years ago
RichTestLogDemo.cs added third party tools and libs 17 years ago
WatiNDemo.cs added third party tools and libs 17 years ago

Readme.txt

MbUnit Samples
==============

This project contains sample code to help you get up and running with MbUnit v3.

Each sample test fixture contains embedded documentation in the form of XML
doc comments on the class and its methods. Please refer to the MbUnit API
documentation for more information.

(Hint: If you installed the Visual Studio help documentation for MbUnit, then you
can easily navigate to the documentation of any MbUnit API method
within the IDE by hitting F1!)