Namespace HP.LFT.UnitTesting
Classes
- NUnit3UnitTestBase
The base class of the FTD Visual Studio template classes that are provided when creating a new FTD 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 FTD Visual Studio template classes that are provided when creating a new test project.
- UnitTestSuiteBase
The base class of the FTD Visual Studio template classes that are provided when creating a new test project.
This class is used by NUnit 3 template base class SetupFixture.