Public Member Functions | Public Attributes | List of all members
test_GraphvizFormatting.TestGraphvizFormatting Class Reference
Inheritance diagram for test_GraphvizFormatting.TestGraphvizFormatting:
Inheritance graph
[legend]

Public Member Functions

def setUp (self)
 
def test_default (self)
 
def test_factor_points (self)
 
def test_swapped_axes (self)
 
def test_width_height (self)
 
- Public Member Functions inherited from gtsam.utils.test_case.GtsamTestCase
def assertEqualityOnPickleRoundtrip
 
def gtsamAssertEquals (self, actual, expected, tol=1e-9)
 

Public Attributes

 graph
 
 values
 

Detailed Description

Tests for saving NonlinearFactorGraph to GraphViz format.

Definition at line 19 of file test_GraphvizFormatting.py.

Member Function Documentation

◆ setUp()

def test_GraphvizFormatting.TestGraphvizFormatting.setUp (   self)

Definition at line 22 of file test_GraphvizFormatting.py.

◆ test_default()

def test_GraphvizFormatting.TestGraphvizFormatting.test_default (   self)
Test with default GraphvizFormatting

Definition at line 36 of file test_GraphvizFormatting.py.

◆ test_factor_points()

def test_GraphvizFormatting.TestGraphvizFormatting.test_factor_points (   self)
Test with user-defined GraphvizFormatting without factor points

Definition at line 84 of file test_GraphvizFormatting.py.

◆ test_swapped_axes()

def test_GraphvizFormatting.TestGraphvizFormatting.test_swapped_axes (   self)
Test with user-defined GraphvizFormatting swapping x and y

Definition at line 58 of file test_GraphvizFormatting.py.

◆ test_width_height()

def test_GraphvizFormatting.TestGraphvizFormatting.test_width_height (   self)
Test with user-defined GraphvizFormatting for width and height

Definition at line 106 of file test_GraphvizFormatting.py.

Member Data Documentation

◆ graph

test_GraphvizFormatting.TestGraphvizFormatting.graph

Definition at line 23 of file test_GraphvizFormatting.py.

◆ values

test_GraphvizFormatting.TestGraphvizFormatting.values

Definition at line 31 of file test_GraphvizFormatting.py.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:47:31