VST 3 SDK  VST 3.6.5
SDK for developing VST Plug-in
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Groups Pages
Public Member Functions | Protected Attributes
VstTestBase Class Reference

Test Helper. More...

#include <vsttestsuite.h>

+ Inheritance diagram for VstTestBase:

Public Member Functions

 VstTestBase (IPlugProvider *plugProvider)
 
virtual ~VstTestBase ()
 
virtual const chargetName () const
 
DECLARE_FUNKNOWN_METHODS bool setup ()
 
bool run (ITestResult *testResult)
 
bool teardown ()
 

Protected Attributes

IPlugProviderplugProvider
 
IComponentvstPlug
 
IEditControllercontroller
 

Detailed Description

Test Helper.

Constructor & Destructor Documentation

VstTestBase ( IPlugProvider plugProvider)
~VstTestBase ( )
virtual

Member Function Documentation

virtual const char* getName ( ) const
inlinevirtual
DECLARE_FUNKNOWN_METHODS bool setup ( )
bool run ( ITestResult *  testResult)
inline
bool teardown ( )

Field Documentation

IPlugProvider* plugProvider
protected
IComponent* vstPlug
protected
IEditController* controller
protected
Empty

Copyright ©2015 Steinberg Media Technologies GmbH. All Rights Reserved.