コード例 #1
0
 def test_not_file_false(self):
     self.assertFalse(_test_device_available('/dev/null'))
コード例 #2
0
 def test_device_available(self):
     self.assertTrue(_test_device_available('sensor_video_unittests.py'))