TestCenter Reference
TestSupport.TestHelper.SetLoggingCallerStackFrame Class Reference

Public Member Functions

 __init__ (self, stackDepth)
 
 __enter__ (self)
 
 __exit__ (self, *_)
 
 getCallingStackFrame (self, stackDepth)
 

Detailed Description

Definition at line 104 of file TestHelper.py.

Constructor & Destructor Documentation

◆ __init__()

Member Function Documentation

◆ __enter__()

◆ __exit__()

TestSupport.TestHelper.SetLoggingCallerStackFrame.__exit__ ( self,
* _ )

◆ getCallingStackFrame()

TestSupport.TestHelper.SetLoggingCallerStackFrame.getCallingStackFrame ( self,
stackDepth )

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