The IBM® SOAP library tests are a small series of functional tests that verify the JavaScriptTM SOAP API behaves as excepted with a series of inputs. The tests are based on the Dojo Objective Harness (D.O.H.) framework for unit testing Javascript code. The areas tested are described below.
You can run the tests by loading the ibm_soap/tests/runTests.html file into a supported web browser. You can view the implementation of the tests by loading the ibm_soap/tests/rpc.js into your favorite text editor. For further information on how D.O.H. tests work, please refer to the Dojo Toolkit documentation on D.O.H.