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.TestFixtureTests.FixtureNotNullTestAttribute Class Reference
+ Inheritance diagram for NUnit.Framework.Internal.TestFixtureTests.FixtureNotNullTestAttribute:
+ Collaboration diagram for NUnit.Framework.Internal.TestFixtureTests.FixtureNotNullTestAttribute:

Public Member Functions

 FixtureNotNullTestAttribute (string location)
 
override void BeforeTest (ITest test)
 Executed before each test is run More...
 
- Public Member Functions inherited from NUnit.Framework.TestActionAttribute
virtual void AfterTest (ITest test)
 Executed after each test is run More...
 

Private Attributes

readonly string _location
 

Additional Inherited Members

- Properties inherited from NUnit.Framework.TestActionAttribute
virtual ActionTargets Targets [get]
 Provides the target for the action attribute More...
 
- Properties inherited from NUnit.Framework.ITestAction
ActionTargets Targets [get]
 Provides the target for the action attribute More...
 

Constructor & Destructor Documentation

NUnit.Framework.Internal.TestFixtureTests.FixtureNotNullTestAttribute.FixtureNotNullTestAttribute ( string  location)
inline

Member Function Documentation

override void NUnit.Framework.Internal.TestFixtureTests.FixtureNotNullTestAttribute.BeforeTest ( ITest  test)
inlinevirtual

Member Data Documentation

readonly string NUnit.Framework.Internal.TestFixtureTests.FixtureNotNullTestAttribute._location
private

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