Interface IValidationTest
Namespace: UnityEditor.PackageManager.ValidationSuite
Syntax
public interface IValidationTest
Properties
Suite
Declaration
ValidationSuite Suite { get; }
Property Value
Type | Description |
---|---|
ValidationSuite |
TestCategory
Declaration
TestCategory TestCategory { get; }
Property Value
Type | Description |
---|---|
TestCategory |
TestDescription
Declaration
string TestDescription { get; }
Property Value
Type | Description |
---|---|
String |
TestName
Declaration
string TestName { get; }
Property Value
Type | Description |
---|---|
String |