
Public Member Functions | |
| def | __init__ (self, args) |
| def | say_cb (self, goal) |
| def | test_say (self) |
Public Attributes | |
| as_server | |
| cb_executed | |
Definition at line 29 of file test_say.py.
| def test_say.SayTest.__init__ | ( | self, | |
| args | |||
| ) |
Definition at line 30 of file test_say.py.
| def test_say.SayTest.say_cb | ( | self, | |
| goal | |||
| ) |
Definition at line 44 of file test_say.py.
| def test_say.SayTest.test_say | ( | self | ) |
Definition at line 35 of file test_say.py.
| test_say.SayTest.as_server |
Definition at line 37 of file test_say.py.
| test_say.SayTest.cb_executed |
Definition at line 33 of file test_say.py.