Advanced Aggregates testing functionality.
File
-
tests/
advagg.test, line 8
Functions
| Title Sort descending | File name | Summary |
|---|---|---|
| advagg_test_generate_selector_css | tests/ |
Generates a large CSS string. |
| advagg_test_randon_string | tests/ |
Generates random string. |
| advagg_test_remove_sniffer_comments | tests/ |
Strip the codingStandardsIgnoreFile string from the input. |
| advagg_test_reset_statics | tests/ |
Resets static variables related to adding CSS or JS to a page. |
Classes
| Title Sort descending | File name | Summary |
|---|---|---|
| AdvAggCascadingStylesheetsTestCase | tests/ |
Test the Drupal CSS system. |
| AdvAggJavaScriptTestCase | tests/ |
Tests for the JavaScript system. |
| AdvAggThemeTestCase | tests/ |
Unit tests for the Theme API. |