function StorageReplaceDataWrapperTest::testInvalidStorage
Tests an invalid storage.
Overrides ConfigStorageTestBase::testInvalidStorage
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Config/ Storage/ StorageReplaceDataWrapperTest.php, line 57
Class
- StorageReplaceDataWrapperTest
- Tests StorageReplaceDataWrapper operations.
Namespace
Drupal\KernelTests\Core\Config\StorageCode
public function testInvalidStorage() {
$this->markTestSkipped('No-op as this test does not make sense');
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.