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