Open sandboxFocus

Constructor UnitTestClass

UnitTestClass(ITestOutputHelper?, bool)

Initializes a new instance of the UnitTestClass class.

Declaration
protected UnitTestClass(ITestOutputHelper? testOutputHelper = null, bool injectLoggingService = true)
Parameters
Type Name Description
ITestOutputHelper testOutputHelper
bool injectLoggingService