TestCenter Reference
TestCenterAdvanced.Slave.TestCaseRemoteListener Class Reference

Public Member Functions

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

Public Attributes

 stopped
 

Detailed Description

Definition at line 43 of file Slave.py.

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 45 of file Slave.py.

Member Function Documentation

◆ endTestCaseFunction()

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

◆ startTestCaseFunction()

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

Member Data Documentation

◆ stopped

TestCenterAdvanced.Slave.TestCaseRemoteListener.stopped

Definition at line 46 of file Slave.py.


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