Base test for PHP storage controllers.
Expanded class hierarchy of PhpStorageTestBase
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
PhpStorageTestBase:: |
protected | property | The storage factory object. | |
PhpStorageTestBase:: |
public | function | Assert that a PHP storage controller's load/save/delete operations work. | |
PhpStorageTestBase:: |
function | Overrides \Drupal\Tests\UnitTestCase::setUp() | 2 | |
UnitTestCase:: |
public | function | Returns a stub config factory that behaves according to the passed in array. | |
UnitTestCase:: |
public | function | Returns a stub config storage that returns the supplied configuration. | |
UnitTestCase:: |
public static | function | This method exists to support the simpletest UI runner. | 38 |
UnitTestCase:: |
public static | function | Generates a random string containing letters and numbers. |