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