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).
네임스페이스: UnityEditor.TestTools.TestRunner.Api
어셈블리: solution.dll
구문
[SerializeField]
public string[] testNames
반환
타입 | 설명 |
---|---|
string[] |