Version: 2017.1

PrebuildSetupAttributeConstructor

Switch to Manual
public PrebuildSetupAttribute (Type setupClass);

Parameters

setupClass Type of the class implementing IPrebuildSetup.

Description

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