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
TestCommand.cs File Reference

Classes

class  NUnit.Framework.Internal.Commands.TestCommand
 TestCommand is the abstract base class for all test commands in the framework. A TestCommand represents a single stage in the execution of a test, e.g.: SetUp/TearDown, checking for Timeout, verifying the returned result from a method, etc. More...
 

Namespaces

package  NUnit.Framework.Internal.Commands