Same name and namespace in other branches
  1. 5.0.x tests/src/Functional/AdvaggFunctionalTestBase.php \Drupal\Tests\advagg\functional\advagg_tests 1 comment
  2. 6.0.x tests/src/Functional/AdvaggFunctionalTestBase.php \Drupal\Tests\advagg\functional\advagg_tests 1 comment
  3. 8.x-2.x src/Tests/AdvaggTestBase.php \Drupal\advagg\Tests\advagg_tests 1 comment
  4. 8.x-3.x tests/src/Functional/AdvaggFunctionalTestBase.php \Drupal\Tests\advagg\functional\advagg_tests 1 comment
  5. 8.x-4.x tests/src/Functional/AdvaggFunctionalTestBase.php \Drupal\Tests\advagg\functional\advagg_tests 1 comment

Advanced Aggregates testing functionality.

File

tests/advagg.test, line 8

Functions

Title Sort descending File name Summary
advagg_test_generate_selector_css tests/advagg.test Generates a large CSS string.
advagg_test_randon_string tests/advagg.test Generates random string.
advagg_test_remove_sniffer_comments tests/advagg.test Strip the codingStandardsIgnoreFile string from the input.
advagg_test_reset_statics tests/advagg.test Resets static variables related to adding CSS or JS to a page.

Classes

Title Sort descending File name Summary
AdvAggCascadingStylesheetsTestCase tests/advagg.test Test the Drupal CSS system.
AdvAggJavaScriptTestCase tests/advagg.test Tests for the JavaScript system.
AdvAggThemeTestCase tests/advagg.test Unit tests for the Theme API.