示例#1
0
 def test_system_uid(self):
     self.assertTrue(get_system_uid())
示例#2
0
 def test_system_uid(self):
     assert get_system_uid()
示例#3
0
 def test_system_uid(self):
     self.assertTrue(get_system_uid())
示例#4
0
 def test_system_uid(self):
     assert get_system_uid()