TestRunnerSettings.

TestCase Property

Summary

Specifies the test case to be run. If you skip this argument, the runner will execute all test cases in your test project.

Syntax

public string TestCase { get; set; }

Value

Type Description
string