function CachedStorageTest::testInvalidStorage
Tests an invalid storage.
Overrides ConfigStorageTestBase::testInvalidStorage
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Config/ Storage/ CachedStorageTest.php, line 47
Class
- CachedStorageTest
- Tests CachedStorage 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.