IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Public Member Functions | |
void | TestFixtureSetUp () |
void | TestFixtureTearDown () |
void | Test ([Values("a","b","c")] string a, [Values("+","-")] string b, [Values("x","y")] string c) |
Private Attributes | |
PairCounter | pairsTested = new PairCounter() |
|
inline |
|
inline |
References NUnit.Framework.Is.EqualTo(), and NUnit.Framework.Assert.That().
|
inline |
|
private |