TestCenter Reference
TestCenterAdvanced.Slave.TestCaseRemoteListener Class Reference

Public Member Functions

def __init__ (self, com)
 
def startTestCaseFunction (self, testType, testCase, testFunction)
 
def endTestCaseFunction (self, status, duration)
 

Public Attributes

 stopped
 

Detailed Description

Definition at line 49 of file Slave.py.

Constructor & Destructor Documentation

◆ __init__()

def TestCenterAdvanced.Slave.TestCaseRemoteListener.__init__ (   self,
  com 
)

Definition at line 51 of file Slave.py.

Member Function Documentation

◆ endTestCaseFunction()

def TestCenterAdvanced.Slave.TestCaseRemoteListener.endTestCaseFunction (   self,
  status,
  duration 
)

◆ startTestCaseFunction()

def TestCenterAdvanced.Slave.TestCaseRemoteListener.startTestCaseFunction (   self,
  testType,
  testCase,
  testFunction 
)

Member Data Documentation

◆ stopped

TestCenterAdvanced.Slave.TestCaseRemoteListener.stopped

Definition at line 52 of file Slave.py.


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