示例#1
0
 def test_example_other_image_background() -> None:
     """
     Test background image example.
     """
     image_background.main(test=True)
示例#2
0
 def test_example_other_background_image() -> None:
     """
     Test background image example.
     """
     image_background.main(test=True)
     test_reset_surface()
示例#3
0
 def test_example_background_image():
     """
     Test background image example.
     """
     image_background.main(test=True)