VST 3 Examples  VST 3.6.14
SDK for developing VST Plug-in
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Groups Pages
Validator::ModuleTestConfig Struct Reference

#include <validator.h>

Public Member Functions

 ModuleTestConfig (bool useGlobalInstance, bool useExtensiveTests, std::string &customTestComponentPath, std::string &testSuiteName)
 

Public Attributes

bool useGlobalInstance {true}
 
bool useExtensiveTests {false}
 
std::string customTestComponentPath
 
std::string testSuiteName
 

Constructor & Destructor Documentation

ModuleTestConfig ( bool  useGlobalInstance,
bool  useExtensiveTests,
std::string &  customTestComponentPath,
std::string &  testSuiteName 
)
inline

Member Data Documentation

bool useGlobalInstance {true}
bool useExtensiveTests {false}
std::string customTestComponentPath
std::string testSuiteName
Empty

Copyright ©2019 Steinberg Media Technologies GmbH. All Rights Reserved. This documentation is under this license.