|
JsUnit | |||||||
PREV NEXT | FRAMES NO FRAMES |
jsUnitAjax.js contains a mock implementation of XmlHttpRequest that can be used for testing the sending and receiving
AJAX requests and responses.
Class Summary | |
MockXmlHttpRequest | A MockXmlHttpRequest implements the XmlHttpRequest API. |
Method Summary | |
static Object
|
createXmlHttpRequest()
Useful for testing. |
|
JsUnit | |||||||
PREV NEXT | FRAMES NO FRAMES |