예제 #1
0
 def setUp(self):
     self.option = ChoiceOption([
         'hello',
         'world',
     ], 'hello')