◆ __construct()
PHPUnit\Runner\DefaultTestResultCache::__construct |
( |
?string |
$filepath = null | ) |
|
◆ clear()
PHPUnit\Runner\DefaultTestResultCache::clear |
( |
| ) |
|
◆ copyStateToCache()
PHPUnit\Runner\DefaultTestResultCache::copyStateToCache |
( |
self |
$targetCache | ) |
|
◆ getState()
PHPUnit\Runner\DefaultTestResultCache::getState |
( |
string |
$testName | ) |
|
◆ getTime()
PHPUnit\Runner\DefaultTestResultCache::getTime |
( |
string |
$testName | ) |
|
◆ load()
PHPUnit\Runner\DefaultTestResultCache::load |
( |
| ) |
|
◆ persist()
PHPUnit\Runner\DefaultTestResultCache::persist |
( |
| ) |
|
◆ saveToFile()
PHPUnit\Runner\DefaultTestResultCache::saveToFile |
( |
| ) |
|
◆ serialize()
PHPUnit\Runner\DefaultTestResultCache::serialize |
( |
| ) |
|
◆ setState()
PHPUnit\Runner\DefaultTestResultCache::setState |
( |
string |
$testName, |
|
|
int |
$state |
|
) |
| |
◆ setTime()
PHPUnit\Runner\DefaultTestResultCache::setTime |
( |
string |
$testName, |
|
|
float |
$time |
|
) |
| |
◆ unserialize()
PHPUnit\Runner\DefaultTestResultCache::unserialize |
( |
|
$serialized | ) |
|
◆ DEFAULT_RESULT_CACHE_FILENAME
const PHPUnit\Runner\DefaultTestResultCache::DEFAULT_RESULT_CACHE_FILENAME = '.phpunit.result.cache' |
The documentation for this class was generated from the following file: