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.TestData.AttributeInheritanceData.SpecAttribute Class Reference
+ Inheritance diagram for NUnit.TestData.AttributeInheritanceData.SpecAttribute:
+ Collaboration diagram for NUnit.TestData.AttributeInheritanceData.SpecAttribute:

Additional Inherited Members

- Public Member Functions inherited from NUnit.Framework.TestAttribute
void ApplyToTest (Test test)
 Modifies a test by adding a description, if not already set. More...
 
TestMethod BuildFrom (IMethodInfo method, Test suite)
 Construct a TestMethod from a given method. More...
 
- Public Member Functions inherited from NUnit.Framework.NUnitAttribute
 NUnitAttribute ()
 Default constructor More...
 
- Properties inherited from NUnit.Framework.TestAttribute
string Description [get, set]
 Descriptive text for this test More...
 
string Author [get, set]
 The author of this test More...
 
Type TestOf [get, set]
 The type that this test is testing More...
 
object ExpectedResult [get, set]
 Gets or sets the expected result. More...
 
bool HasExpectedResult [get, private set]
 Returns true if an expected result has been set More...
 

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