ResultCacheId
final class ResultCacheId (View source)
| internal | This class is not covered by the backward compatibility promise for PHPUnit |
Methods
static ResultCacheId
static ResultCacheId
static ResultCacheId
fromTestClassAndMethodName(string $class, string $methodName)
For use in PHPUnit tests only!
string
asString()
No description
Details
static ResultCacheId
fromTest(Test $test)
No description
static ResultCacheId
fromReorderable(Reorderable $reorderable)
No description
static ResultCacheId
fromTestClassAndMethodName(string $class, string $methodName)
For use in PHPUnit tests only!
string
asString()
No description