TestCenter Reference
TestCenterAdvanced.Slave Namespace Reference

Classes

class  Slave
 The class controlling a MeVisLab slave instance. More...
 
class  TestCaseRemoteListener
 

Variables

 unicode = str
 
 _isPublicSDK = bool(mevis.MLABPackageManager.packagesByGroup('FMEstable') and mevis.MLABPackageManager.packagesByGroup('FMEwork'))
 

Variable Documentation

◆ _isPublicSDK

TestCenterAdvanced.Slave._isPublicSDK = bool(mevis.MLABPackageManager.packagesByGroup('FMEstable') and mevis.MLABPackageManager.packagesByGroup('FMEwork'))
protected

Definition at line 46 of file Slave.py.

◆ unicode

TestCenterAdvanced.Slave.unicode = str

Definition at line 21 of file Slave.py.

Referenced by TestCenterAdvanced.Slave.Slave.unloadTestCase().