IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Public Member Functions | |
TstPerson () | |
void | NUnit_Example_Init () |
void | NUnit_Example_IsNameJohnSmith () |
void | NUnit_Example_IsAgeEqual () |
void | NUnit_Example_IsNameJohnAbraham () |
void | NUnit_Example_BalanceBeforeCarPurchase () |
void | NUnit_Example_BalanceAfterCarPurchase () |
Private Attributes | |
Person | pTest |
|
inline |
|
inline |
|
inline |
References TestExampleNunit.Person.FullName, and NUnit.Framework.Assert.IsFalse().
|
inline |
References TestExampleNunit.Person.Age, and NUnit.Framework.Assert.AreEqual().
|
inline |
References NUnit.Framework.Assert.AreEqual(), and TestExampleNunit.Person.FullName.
|
inline |
References NUnit.Framework.Assert.AreEqual(), and TestExampleNunit.Person.CashBalance.
|
inline |
|
private |