Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | List of all members
parsimonious.tests.test_nodes.SpecialCasesTests Class Reference
Inheritance diagram for parsimonious.tests.test_nodes.SpecialCasesTests:
Inheritance graph
[legend]
Collaboration diagram for parsimonious.tests.test_nodes.SpecialCasesTests:
Collaboration graph
[legend]

Public Member Functions

 test_unwrapped_exceptions (self)
 
 test_node_inequality (self)
 
 test_generic_visit_NotImplementedError_unnamed_node (self)
 
 test_generic_visit_NotImplementedError_named_node (self)
 

Member Function Documentation

◆ test_generic_visit_NotImplementedError_named_node()

parsimonious.tests.test_nodes.SpecialCasesTests.test_generic_visit_NotImplementedError_named_node (   self)
Test that generic_visit provides informative error messages
when visitors are not defined.

◆ test_generic_visit_NotImplementedError_unnamed_node()

parsimonious.tests.test_nodes.SpecialCasesTests.test_generic_visit_NotImplementedError_unnamed_node (   self)
Test that generic_visit provides informative error messages
when visitors are not defined.

Regression test for https://github.com/erikrose/parsimonious/issues/110

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