fkie_mas_pylib.tests.test_screen module

class fkie_mas_pylib.tests.test_screen.TestScreen(methodName='runTest')

Bases: TestCase

setUp()

Hook method for setting up the test fixture before exercising it.

tearDown()

Hook method for deconstructing the test fixture after testing it.

test_create_session_name()
test_get_logfile()
test_get_ros_logfile()
test_rosclean()
test_session_name2node_name()
test_split_session_name()