Ejemplo n.º 1
0
 def test_set_colony_giant(self):
     planetx = Planet('giant')
     planetx.colony = self.colony
Ejemplo n.º 2
0
 def test_colony_set_asteroids2(self):
     planetx = Planet('asteroids')
     planetx.colony = self.colony