Skip to content

InstructionTestSuiteOptions.AssertionsToRun Property

Definition

Gets or initializes the default set of TestAssertions to run for all tests. Defaults to running all available assertions.

public TestAssertions AssertionsToRun { get; init; }

View source

Property Value

TestAssertions