class PrefixInfoTest
Same name in this branch
- 11.x core/modules/mysql/tests/src/Kernel/mysql/PrefixInfoTest.php \Drupal\Tests\mysql\Kernel\mysql\PrefixInfoTest
Same name and namespace in other branches
- 9 core/modules/mysql/tests/src/Kernel/mysql/PrefixInfoTest.php \Drupal\Tests\mysql\Kernel\mysql\PrefixInfoTest
- 8.9.x core/tests/Drupal/KernelTests/Core/Database/PrefixInfoTest.php \Drupal\KernelTests\Core\Database\PrefixInfoTest
- 10 core/modules/mysql/tests/src/Kernel/mysql/PrefixInfoTest.php \Drupal\Tests\mysql\Kernel\mysql\PrefixInfoTest
Tests that the prefix info for a database schema is correct.
Attributes
#[Group('Database')]
Hierarchy
- class \Drupal\KernelTests\KernelTestBase extends \Drupal\Core\DependencyInjection\ServiceProviderInterface uses \Drupal\KernelTests\AssertContentTrait, \Drupal\Tests\RandomGeneratorTrait, \Drupal\Tests\ConfigTestTrait, \Drupal\Tests\ExtensionListTestTrait, \Drupal\Tests\TestRequirementsTrait, \Drupal\Tests\PhpUnitCompatibilityTrait, \Prophecy\PhpUnit\ProphecyTrait, \Drupal\TestTools\Extension\DeprecationBridge\ExpectDeprecationTrait implements \PHPUnit\Framework\TestCase
- class \Drupal\KernelTests\Core\Database\DriverSpecificKernelTestBase implements \Drupal\KernelTests\KernelTestBase
- class \Drupal\Tests\mysql\Kernel\mysql\PrefixInfoTest implements \Drupal\KernelTests\Core\Database\DriverSpecificKernelTestBase
- class \Drupal\Tests\mysqli\Kernel\mysqli\PrefixInfoTest implements \Drupal\Tests\mysql\Kernel\mysql\PrefixInfoTest
- class \Drupal\Tests\mysql\Kernel\mysql\PrefixInfoTest implements \Drupal\KernelTests\Core\Database\DriverSpecificKernelTestBase
- class \Drupal\KernelTests\Core\Database\DriverSpecificKernelTestBase implements \Drupal\KernelTests\KernelTestBase
Expanded class hierarchy of PrefixInfoTest
File
-
core/
modules/ mysqli/ tests/ src/ Kernel/ mysqli/ PrefixInfoTest.php, line 13
Namespace
Drupal\Tests\mysqli\Kernel\mysqliView source
class PrefixInfoTest extends BaseMySqlTest {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.