Field testNames
The full name of the tests to match the filter. This is usually in the format FixtureName.TestName. If the test has test arguments, then include them in parenthesis. E.g. MyTestClass2.MyTestWithMultipleValues(1).
Namespace: UnityEditor.TestTools.TestRunner.Api
Assembly: solution.dll
Syntax
[SerializeField]
public string[] testNames
Returns
Type | Description |
---|---|
string[] |