Definition at line 29 of file test_node.py.
◆ _raise_callback()
def test_node.HandlerExceptionHandling._raise_callback |
( |
|
self, |
|
|
|
event |
|
) |
| |
|
private |
◆ _spin()
def test_node.HandlerExceptionHandling._spin |
( |
|
self | ) |
|
|
private |
◆ setUp()
def test_node.HandlerExceptionHandling.setUp |
( |
|
self | ) |
|
◆ test_exceptions_are_caught_by_spin()
def test_node.HandlerExceptionHandling.test_exceptions_are_caught_by_spin |
( |
|
self | ) |
|
◆ test_exceptions_are_not_caught_by_spin()
def test_node.HandlerExceptionHandling.test_exceptions_are_not_caught_by_spin |
( |
|
self | ) |
|
◆ test_second_handler_is_called_after_first_one_raises()
def test_node.HandlerExceptionHandling.test_second_handler_is_called_after_first_one_raises |
( |
|
self | ) |
|
◆ driver
test_node.HandlerExceptionHandling.driver |
◆ frames
test_node.HandlerExceptionHandling.frames |
◆ node
test_node.HandlerExceptionHandling.node |
The documentation for this class was generated from the following file: