def test_action_construction(self): self.assertIsInstance(actions.factory('terminate', None), emr.Terminate)
def test_action_construction(self): self.assertIsInstance(actions.factory("terminate", None), emr.Terminate)