ddt 1.2.1
Loading...
Searching...
No Matches
Protected Member Functions | Protected Attributes | List of all members
DdtRemoteControlTest Class Reference
Inheritance diagram for DdtRemoteControlTest:

Protected Member Functions

 DdtRemoteControlTest ()
 
 ~DdtRemoteControlTest () override
 
void SetUp () override
 
void TearDown () override
 

Protected Attributes

DdtLoggerlogger = nullptr
 
std::string server_uri = "zpb.rr://127.0.0.1:5010"
 
DdtRemoteControlremote_control = nullptr
 
std::string image_widget_name
 
std::vector< std::string > command_arguments
 
std::string test_command
 

Constructor & Destructor Documentation

◆ DdtRemoteControlTest()

DdtRemoteControlTest::DdtRemoteControlTest ( )
inlineprotected

◆ ~DdtRemoteControlTest()

DdtRemoteControlTest::~DdtRemoteControlTest ( )
inlineoverrideprotected

Member Function Documentation

◆ SetUp()

void DdtRemoteControlTest::SetUp ( )
inlineoverrideprotected

◆ TearDown()

void DdtRemoteControlTest::TearDown ( )
inlineoverrideprotected

Member Data Documentation

◆ command_arguments

std::vector<std::string> DdtRemoteControlTest::command_arguments
protected

◆ image_widget_name

std::string DdtRemoteControlTest::image_widget_name
protected

◆ logger

DdtLogger* DdtRemoteControlTest::logger = nullptr
protected

◆ remote_control

DdtRemoteControl* DdtRemoteControlTest::remote_control = nullptr
protected

◆ server_uri

std::string DdtRemoteControlTest::server_uri = "zpb.rr://127.0.0.1:5010"
protected

◆ test_command

std::string DdtRemoteControlTest::test_command
protected

The documentation for this class was generated from the following file: