Class TestCaseBuilderAttribute
The abstract base class for all NUnit attributes that build test cases. The derived class should implement one of the test builder interfaces.
public abstract class TestCaseBuilderAttribute : NUnitAttribute
- Inheritance
-
TestCaseBuilderAttribute
- Derived
- Inherited Members
Constructors
TestCaseBuilderAttribute()
Default constructor
public TestCaseBuilderAttribute()