Version: 2017.2

PrebuildSetupAttributeConstructor

Cambiar al Manual
public PrebuildSetupAttribute (Type setupClass);

Parámetros

setupClass Type of the class implementing IPrebuildSetup.

Descripción

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