Version: 2017.1

PrebuildSetupAttributeConstructor

切换到手册
public PrebuildSetupAttribute (Type setupClass);

参数

setupClass 实现 IPrebuildSetup 的类的类型。

描述

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