namespace Drupal\Tests\tmgmt\Functional

Classsort descending Location Description
LocalTasksTests tests/src/Functional/LocalTasksTests.php Verifies basic functionality of the local tasks.
TMGMTCartTest tests/src/Functional/TMGMTCartTest.php Verifies basic functionality of the user interface
TmgmtEntityTestTrait tests/src/Functional/TmgmtEntityTestTrait.php Utility test case class with helper methods to create entities and their fields with populated translatable content. Extend this class if you create tests in which you need Drupal entities and/or fields.
TMGMTTestBase tests/src/Functional/TMGMTTestBase.php Base class for tests.
TmgmtTestTrait tests/src/Functional/TmgmtTestTrait.php Base class for tests.
TMGMTUiContinuousTest tests/src/Functional/TMGMTUiContinuousTest.php Verifies continuous functionality of the user interface
TMGMTUiReviewTest tests/src/Functional/TMGMTUiReviewTest.php Verifies the UI of the review form.
TMGMTUiTest tests/src/Functional/TMGMTUiTest.php Verifies basic functionality of the user interface
TranslatorTest tests/src/Functional/TranslatorTest.php Verifies functionality of translator handling
TranslatorUITest tests/src/Functional/TranslatorUITest.php Tests the translator add, edit and overview user interfaces.