The properties of NUnit.Framework.TestCaseSourceAttribute are listed below. For a list of all members, see the TestCaseSourceAttribute Members list.
See Also: Inherited members from NUnit.Framework.DataAttribute
| Category | string. Gets or sets the category associated with this test. May be a single category or a comma-separated list. | |
| [read-only] | SourceName | string. The name of a the method, property or fiend to be used as a source |
| [read-only] | SourceType | Type. A Type to be used as a source |