예제 #1
0
 def test_empty_chooser_random_color(self):
     c = ColorChooser()
     self.assertEqual(c.randomColor(), ColorChooser.DEFAULT_COLOR)