You are here

namespace Drupal\Tests\flag\Kernel in Flag 8.4

Classsort descending Location Description
AccessTest tests/src/Kernel/AccessTest.php Tests related to access to flags.
FlagActionTest tests/src/Kernel/FlagActionTest.php Test flag actions are added/removed when flags are added/deleted.
FlagCountsTest tests/src/Kernel/FlagCountsTest.php Tests the Flag counts API.
FlaggingStorageTest tests/src/Kernel/FlaggingStorageTest.php Tests for flagging storage.
FlagKernelTestBase tests/src/Kernel/FlagKernelTestBase.php Basic setup for kernel tests based around flaggings articles.
FlagServiceTest tests/src/Kernel/FlagServiceTest.php Tests the FlagService.