GenericTest.php
Namespace
Drupal\Tests\content_translation\FunctionalFile
- 
              core/
modules/ content_translation/ tests/ src/ Functional/ GenericTest.php  
View source
<?php
declare (strict_types=1);
namespace Drupal\Tests\content_translation\Functional;
use Drupal\Tests\system\Functional\Module\GenericModuleTestBase;
/**
 * Generic module test for content_translation.
 *
 * @group content_translation
 */
class GenericTest extends GenericModuleTestBase {
}
Classes
| Title | Deprecated | Summary | 
|---|---|---|
| GenericTest | Generic module test for content_translation. | 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.