HP.LFT.UnitTesting Namespace
Class | Description | |
---|---|---|
NUnit3UnitTestBase | The base class of the classes provided by the Visual Studio template when creating an NUnit 3 test project. | |
OutputParameters | Attribute of test method which defines output parameter names for this method | |
ParametersAttribute | Attribute of test method which defines input parameter names for this method | |
UnitTestBase | The base class of the classes provided by the Visual Studio template when creating a new test project. | |
UnitTestSuiteBase | The base class of the classes provided by the Visual Studio template when creating a test project. This class is used by the NUnit 3 template base class SetupFixture. |
See also: