Open main menu

CDOT Wiki β

Changes

Unit Testing

2 bytes added, 01:57, 8 December 2006
How to add test cases by using this framework
* this._BMDS = this._RDF.GetDataSource("rdf:bookmarks");
* this._BMSVC = this._BMDS.QueryInterface(this._kBMSVCIID);
*
---------------------------------------------------------------------------*/
function BookmarksTests() {
1
edit