Tests map store my reading a map from the map topic, reading a map from the dynamic_map service, renaming both maps, republishing both maps, and deleting both maps. More...
Public Member Functions | |
def | compare_maps |
test 1 == 1 | |
def | create_map |
def | on_map |
def | test_map_store |
Public Attributes | |
check_map | |
wait_for_map |
Tests map store my reading a map from the map topic, reading a map from the dynamic_map service, renaming both maps, republishing both maps, and deleting both maps.
Definition at line 16 of file test_map_store.py.
def test_map_store.TestMapStore.compare_maps | ( | self, | |
map_a, | |||
map_b | |||
) |
test 1 == 1
Definition at line 18 of file test_map_store.py.
def test_map_store.TestMapStore.create_map | ( | self, | |
d | |||
) |
Definition at line 21 of file test_map_store.py.
def test_map_store.TestMapStore.on_map | ( | self, | |
msg | |||
) |
Definition at line 38 of file test_map_store.py.
def test_map_store.TestMapStore.test_map_store | ( | self | ) |
Definition at line 45 of file test_map_store.py.
Definition at line 45 of file test_map_store.py.
Definition at line 38 of file test_map_store.py.