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.