You are here

namespace Drupal\KernelTests in Zircon Profile 8

Same name in other branches
  1. 8.0 Drupal\KernelTests
Classsort descending Location Description
AssertConfigTrait core/tests/Drupal/KernelTests/AssertConfigTrait.php Trait to help with diffing config.
AssertLegacyTrait core/tests/Drupal/KernelTests/AssertLegacyTrait.php Translates Simpletest assertion methods to PHPUnit.
KernelTestBase core/tests/Drupal/KernelTests/KernelTestBase.php Base class for functional integration tests.
KernelTestBaseTest core/tests/Drupal/KernelTests/KernelTestBaseTest.php @coversDefaultClass \Drupal\KernelTests\KernelTestBase @group PHPUnit