NUnit.Framework.TestCaseDataBase<TSelf>
public abstract class TestCaseDataBase<TSelf> : TestCaseParameters where TSelf : TestCaseDataBase<TSelf>
Common base class for TestCaseData types.
Initializes a new instance of the TestCaseDataBase<T> class.
Convert anything deriving from TestCaseDataBase<TSelf> to TestCaseData.
Marks the test case as explicit.
Marks the test case as explicit, specifying the reason.
Return this reference without a typecast.
Ignores this TestCase, specifying the reason.
Sets the list of display names to use as the parameters in the test name.
Sets the list of display names to use as the parameters in the test name.
Objects are formatted using the same logic as default test names.
Applies a category to the test
Sets the description for the test case
being constructed.
Sets the name of the test case
Applies a named property to the test
Applies a named property to the test
Applies a named property to the test