IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
NUnit.Samples.SimpleCSharpTest Class Reference

Some simple Tests. More...

Public Member Functions

void Init ()
 
void Add ()
 
void DivideByZero ()
 
void Equals ()
 
void ExpectAnException ()
 
void IgnoredTest ()
 

Protected Attributes

int fValue1
 
int fValue2
 

Detailed Description

Some simple Tests.

Member Function Documentation

void NUnit.Samples.SimpleCSharpTest.Init ( )
inline
void NUnit.Samples.SimpleCSharpTest.Add ( )
inline
void NUnit.Samples.SimpleCSharpTest.DivideByZero ( )
inline

void NUnit.Samples.SimpleCSharpTest.Equals ( )
inline
void NUnit.Samples.SimpleCSharpTest.ExpectAnException ( )
inline
void NUnit.Samples.SimpleCSharpTest.IgnoredTest ( )
inline

Member Data Documentation

int NUnit.Samples.SimpleCSharpTest.fValue1
protected

int NUnit.Samples.SimpleCSharpTest.fValue2
protected


The documentation for this class was generated from the following file: