I have two questions:
Can you have parameterised unit tests in qunit?
How do you do mocking with qunit e.g. mocking a getJSON c
getJSON
See this link to mock the getJSON call in your setup/teardown methods, http://www.ajaxprojects.com/ajax/tutorialdetails.php?itemid=505