ConsoleAppIsUnitTest Property

Sets whether this is running as a unit test.

Definition

Namespace: Application.Helper
Assembly: Application.Helper (in Application.Helper.dll) Version: 2.0.5
C#
public bool IsUnitTest { set; }

Property Value

Boolean

See Also