Closed MattMorgis closed 7 years ago
This adds the ability to pass in a qbXMLHandler class that is responsible for fetching and receiving qbXML requests and responses.
qbXMLHandler
qbXML
Closes #12
Coverage decreased (-8.4%) to 87.255% when pulling 17c85d9e82c5758b878116253623824cf6037385 on mm/enhancement/#12/qbXML-Handler into a282d507b2a4a7999a10f3f2b050436252c7d5bc on master.
I will address code coverage in #18
This adds the ability to pass in a
qbXMLHandler
class that is responsible for fetching and receivingqbXML
requests and responses.Closes #12