Robot Framework Integrated Development Environment (RIDE)
robotide.lib.robot.htmldata.jsonwriter.MappingDumper Class Reference
Inheritance diagram for robotide.lib.robot.htmldata.jsonwriter.MappingDumper:
robotide.lib.robot.htmldata.jsonwriter._Dumper

Public Member Functions

def dump (self, data, mapping)
 
def handles (self, data, mapping)
 
- Public Member Functions inherited from robotide.lib.robot.htmldata.jsonwriter._Dumper
def __init__ (self, jsondumper)
 

Detailed Description

Definition at line 146 of file jsonwriter.py.

Member Function Documentation

◆ dump()

def robotide.lib.robot.htmldata.jsonwriter.MappingDumper.dump (   self,
  data,
  mapping 
)

Reimplemented from robotide.lib.robot.htmldata.jsonwriter._Dumper.

Definition at line 154 of file jsonwriter.py.

◆ handles()

def robotide.lib.robot.htmldata.jsonwriter.MappingDumper.handles (   self,
  data,
  mapping 
)

Reimplemented from robotide.lib.robot.htmldata.jsonwriter._Dumper.

Definition at line 148 of file jsonwriter.py.


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