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.Framework.Internal.Commands.DelegatingTestCommand Class Reference

TODO: Documentation needed for class More...

+ Inheritance diagram for NUnit.Framework.Internal.Commands.DelegatingTestCommand:
+ Collaboration diagram for NUnit.Framework.Internal.Commands.DelegatingTestCommand:

Protected Member Functions

 DelegatingTestCommand (TestCommand innerCommand)
 TODO: Documentation needed for constructor More...
 

Protected Attributes

TestCommand innerCommand
 TODO: Documentation needed for field More...
 

Additional Inherited Members

- Public Member Functions inherited from NUnit.Framework.Internal.Commands.TestCommand
 TestCommand (Test test)
 Construct a TestCommand for a test. More...
 
abstract TestResult Execute (TestExecutionContext context)
 Runs the test in a specified context, returning a TestResult. More...
 
- Properties inherited from NUnit.Framework.Internal.Commands.TestCommand
Test Test [get, private set]
 Gets the test associated with this command. More...
 

Detailed Description

TODO: Documentation needed for class

Constructor & Destructor Documentation

NUnit.Framework.Internal.Commands.DelegatingTestCommand.DelegatingTestCommand ( TestCommand  innerCommand)
inlineprotected

TODO: Documentation needed for constructor

Parameters
innerCommand

Member Data Documentation

TestCommand NUnit.Framework.Internal.Commands.DelegatingTestCommand.innerCommand
protected

TODO: Documentation needed for field


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