Public Member Functions | |
| def | __init__ |
| def | say_cb |
| def | test_say |
Public Attributes | |
| as_server | |
| cb_executed | |
Definition at line 27 of file test_say.py.
| def test_say.SayTest.__init__ | ( | self, | |
| args | |||
| ) |
Definition at line 28 of file test_say.py.
| def test_say.SayTest.say_cb | ( | self, | |
| goal | |||
| ) |
Definition at line 42 of file test_say.py.
| def test_say.SayTest.test_say | ( | self | ) |
Definition at line 33 of file test_say.py.
Definition at line 33 of file test_say.py.
Definition at line 28 of file test_say.py.