Robot Framework Integrated Development Environment (RIDE)
robotide.contrib.testrunner.TestRunnerAgent.RobotKillerServer Class Reference
Inheritance diagram for robotide.contrib.testrunner.TestRunnerAgent.RobotKillerServer:

Public Member Functions

def __init__ (self, debugger)
 

Public Attributes

 debugger
 

Static Public Attributes

bool allow_reuse_address = True
 

Detailed Description

Definition at line 333 of file TestRunnerAgent.py.

Constructor & Destructor Documentation

◆ __init__()

def robotide.contrib.testrunner.TestRunnerAgent.RobotKillerServer.__init__ (   self,
  debugger 
)

Definition at line 336 of file TestRunnerAgent.py.

Member Data Documentation

◆ allow_reuse_address

bool robotide.contrib.testrunner.TestRunnerAgent.RobotKillerServer.allow_reuse_address = True
static

Definition at line 334 of file TestRunnerAgent.py.

◆ debugger

robotide.contrib.testrunner.TestRunnerAgent.RobotKillerServer.debugger

Definition at line 338 of file TestRunnerAgent.py.


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