from unittest import TestCase class TestOrchestrator(TestCase): def test_create_iac_from_doml(self): self.fail()