Robot Framework
robot.running.bodyrunner.NoLimit Class Reference
Inheritance diagram for robot.running.bodyrunner.NoLimit:
robot.running.bodyrunner.WhileLimit

Public Member Functions

def __enter__ (self)
 
- Public Member Functions inherited from robot.running.bodyrunner.WhileLimit
def __exit__ (self, exc_type, exc_val, exc_tb)
 
def create (cls, limit, variables)
 
def limit_exceeded (self)
 

Detailed Description

Definition at line 667 of file bodyrunner.py.

Member Function Documentation

◆ __enter__()

def robot.running.bodyrunner.NoLimit.__enter__ (   self)

Reimplemented from robot.running.bodyrunner.WhileLimit.

Definition at line 669 of file bodyrunner.py.


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