Version: 2017.2

PrebuildSetupAttributeConstructor

マニュアルに切り替える
public PrebuildSetupAttribute (Type setupClass);

パラメーター

setupClass Type of the class implementing IPrebuildSetup.

説明

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