PrebuildSetupAttribute

class in UnityEngine.TestTools

Switch to Manual

Description

允许为测试定义一种设置方法,在测试运行开始前调用。

Constructors

PrebuildSetupAttributePoints to a class that imlpements IPrebuildSetup. The method from IPrebuildSetup will be executed before the test run is initiated.