Advanced Aggregates Tests in Advanced CSS/JS Aggregation 7.2
Advanced Aggregates testing functionality.
File
- tests/
advagg.test, line 8 - Tests for advagg.module.
Functions
|
Name |
Location | Description |
|---|---|---|
| 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
|
Name |
Location | Description |
|---|---|---|
| AdvAggCascadingStylesheetsTestCase |
tests/ |
Test the Drupal CSS system. |
| AdvAggJavaScriptTestCase |
tests/ |
Tests for the JavaScript system. |
| AdvAggThemeTestCase |
tests/ |
Unit tests for the Theme API. |