fkie_mas_pylib.tests.test_host module

class fkie_mas_pylib.tests.test_host.TestHost(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_get_hostname()
test_get_ros_hostname()
test_is_local()