Open main menu

CDOT Wiki β

Changes

Unit Testing

2 bytes added, 10:38, 10 December 2006
How to add test cases by using this framework
{{clear}}
=== How to add write test cases by using this framework ===
Writing the test cases by using this framework is really easy. All you need to to is opening the file '''unittesting.js''', and add any type of test case by adding following three setps. (This example is for bookmarks unit testing)
1
edit