You are here

namespace Drupal\Tests\tome_static\Kernel in Tome 8

Classsort descending Location Description
CollectPathsEventTest modules/tome_static/tests/src/Kernel/CollectPathsEventTest.php Tests collect paths event class.
FileSavedEventTest modules/tome_static/tests/src/Kernel/FileSavedEventTest.php Tests file saved event class.
ModifyDestinationEventTest modules/tome_static/tests/src/Kernel/ModifyDestinationEventTest.php Tests modify destination event class.
ModifyHtmlEventTest modules/tome_static/tests/src/Kernel/ModifyHtmlEventTest.php Tests modify HTML event class.
PathPlaceholderEventTest modules/tome_static/tests/src/Kernel/PathPlaceholderEventTest.php Tests path placeholder event class.
StaticCacheTest modules/tome_static/tests/src/Kernel/StaticCacheTest.php Tests that static cache works.
StaticGeneratorTest modules/tome_static/tests/src/Kernel/StaticGeneratorTest.php Tests that static site generation works.
StaticRedirectTest modules/tome_static/tests/src/Kernel/StaticRedirectTest.php Tests that static redirect generation works.
TomeStaticEventTestBase modules/tome_static/tests/src/Kernel/TomeStaticEventTestBase.php Helper test class with some added functions for Tome static event testing.