This file is really nothing more than all the tests coalesced into a single HTML file. To run a test, open a Javascript console and execute, for instance,
tc = new SimpleDrawingTestCase() ;
tc.runTest("testDrawSimpleRangePlusOne")