标签: javascript asynchronous testing jasmine2.0
我有一个函数,该函数向URL发出请求以检查其状态。我需要帮助在Jasmine中进行测试。这是我尝试过的:
var qtyparameter = getUrlParameter('*qty*');