Пример #1
0
 def test_get_class_image_path(self):
     self.assertTrue(
         os.path.isfile(get_class_image_path("Gtk", "3.0", "Window")))
Пример #2
0
 def test_get_class_image_path(self):
     self.assertTrue(
         os.path.isfile(get_class_image_path("Gtk", "3.0", "Window")))