示例#1
0
 def test_parse(self):
     """
     Smoke test for the execute method
     """
     iden = Identifier("%(identifier)s ")
     iden.execute({"identifier": "transformation count"})