CommonBackdropRenderTestCase::testBackdropRenderChildrenAttached in core/modules/simpletest/tests/common.test
Test #attached functionality in children elements.
CommonJavaScriptTestCase::setUp in core/modules/simpletest/tests/common.test
Sets up a Backdrop site for running functional and integration tests.
CommonJavaScriptTestCase::testAggregation in core/modules/simpletest/tests/common.test
Test JavaScript grouping and aggregation.
CommonJavaScriptTestCase::testAggregationOrder in core/modules/simpletest/tests/common.test
Tests JavaScript aggregation when files are added to a different scope.
CommonJavaScriptTestCase::testReset in core/modules/simpletest/tests/common.test
Test to see if resetting the JavaScript empties the cache.
ThemeTableUnitTest::testThemeTableNoStickyHeaders in core/modules/simpletest/tests/theme.test
If $sticky is FALSE, no tableheader.js should be included.
ThemeTableUnitTest::testThemeTableStickyHeaders in core/modules/simpletest/tests/theme.test
Tableheader.js provides 'sticky' table headers, and is included by default.
ViewsCacheTest::testHeaderStorage in core/modules/views/tests/views_cache.test
Tests css/js storage and restoring mechanism.
views_ui_ajax_form in core/modules/views_ui/views_ui.admin.inc
Generic entry point to handle forms.