namespace Drupal\statistics\Tests

Classsort descending Location Description
StatisticsAdminTest drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsAdminTest.php Tests the statistics administration screen.
StatisticsBlockVisitorsTest drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsBlockVisitorsTest.php Tests that the visitor blocking functionality works.
StatisticsLoggingTest drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsLoggingTest.php Tests that logging via statistics_exit() works for all pages.
StatisticsReportsTest drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsReportsTest.php Tests that report pages render properly, and that access logging works.
StatisticsTestBase drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsTestBase.php Defines a base class for testing the Statistics module.
StatisticsTokenReplaceTest drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsTokenReplaceTest.php Tests statistics token replacement in strings.