For more information on the search, visit the help page.
FakeDigraph
__init__
render
save
_recorder
test_visualize
Core
ElementMakerTests
FakeMethodicalMachine
HTMLElement
IntegrationTests
RecordsDigraphActions
Sample
SpotChecks
TableMakerTests
VisualizeToolTests
findElements
isGraphvizInstalled
isGraphvizModuleInstalled
isLeaf
sampleMachine
sampleTypeMachine
automat._test.test_visualize.FakeDigraph
automat
_test
class FakeDigraph(object): (source)
Constructor: FakeDigraph(recorder)
FakeDigraph(recorder)
View In Hierarchy
A fake graphviz.Digraph. Instantiate it with a RecordsDigraphActions.
graphviz.Digraph
Undocumented