cqframework / cql-tests-runner

Test Runner for CQL Tests
Apache License 2.0
3 stars 1 forks source link

CQLEngine class for adding information #16

Closed darkknight13 closed 4 weeks ago

darkknight13 commented 1 month ago

Introduces the CQLEngine class, which represents a CQL Engine, along with its methods and properties. The class allows users to interact with a CQL engine by setting various parameters such as API URL, CQL version, translator, translator version, engine, and engine version.