(function($) { /* ======== A Handy Little QUnit Reference ======== http://api.qunitjs.com/ Test methods: QUnit.module(name, {[setup][ ,teardown]}) QUnit.test(name, callback) expect(numberOfAssertions) stop(increment) start(decrement) Test assertions: assert.ok(value, [message]) assert.equal(actual, expected, [message]) notEqual(actual, expected, [message]) deepEqual(actual, expected, [message]) notDeepEqual(actual, expected, [message]) strictEqual(actual, expected, [message]) notStrictEqual(actual, expected, [message]) throws(block, [expected], [message]) */ var tableHtml = [ '
Header | ', 'Header | ', 'Header | ', 'Header | ', 'Header | ', 'Header | ', 'Header | ', 'Header | ', 'Header | ', 'Header | ', 'Header | ', 'Header | ', 'Header | ', 'Header | ', 'Header | ', 'Header | ', 'Header | ', 'Header | ', 'Header | ', '
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Body Row 1 | ', '1 | ', 'This column text is designed to make the columns really wide. | ', 'This column text is designed to make the columns really wide. | ', 'This column text is designed to make the columns really wide. | ', 'This column text is designed to make the columns really wide. | ', 'This column text is designed to make the columns really wide. | ', 'This column text is designed to make the columns really wide. | ', 'This column text is designed to make the columns really wide. | ', 'This column text is designed to make the columns really wide. | ', 'This column text is designed to make the columns really wide. | ', 'This column text is designed to make the columns really wide. | ', 'This column text is designed to make the columns really wide. | ', 'This column text is designed to make the columns really wide. | ', 'This column text is designed to make the columns really wide. | ', 'This column text is designed to make the columns really wide. | ', 'This column text is designed to make the columns really wide. | ', 'This column text is designed to make the columns really wide. | ', 'This column text is designed to make the columns really wide. | ', '
Body Row 2 | 2 | A | A | A | A | A | A | A | A | A | A | A | A | A | A | A | A | A |
Body Row 10 | 10 | A | A | A | A | A | A | A | A | A | A | A | A | A | A | A | A | A |
body row 4 | 10 | A | A | A | A | A | A | A | A | A | A | A | A | A | A | A | A | A |
Body Row 1.2 | 1.2 | A | A | A | A | A | A | A | A | A | A | A | A | A | A | A | A | A |