TestScenario
Gets or sets a value indicating the test scenario. See TestScenario enum values for details.
Declaration
public TestScenario? TestScenario { get; set; }
Property Value
Type | Description |
---|---|
TestScenario? |
Metalama.Framework.Engine.AspectWeavers
Metalama.Framework.Engine.CodeFixes
Metalama.Framework.Engine.CodeModel
Metalama.Framework.Engine.Collections
Metalama.Framework.Engine.Diagnostics
Metalama.Framework.Engine.Formatting
Metalama.Framework.Engine.Metrics
Metalama.Framework.Engine.Services
Metalama.Framework.Engine.Utilities
Metalama.Framework.Engine.Utilities.Roslyn
Gets or sets a value indicating the test scenario. See TestScenario enum values for details.
public TestScenario? TestScenario { get; set; }
Type | Description |
---|---|
TestScenario? |