TestCaches
trait TestCaches
Methods
void
bootTestCache()
Boot test cache for parallel testing.
string
parallelSafeCachePrefix()
Get the test cache prefix.
void
switchToCachePrefix(string $prefix)
Switch to the given cache prefix.
Details
at line 14
protected void
bootTestCache()
Boot test cache for parallel testing.
at line 28
protected string
parallelSafeCachePrefix()
Get the test cache prefix.
at line 42
protected void
switchToCachePrefix(string $prefix)
Switch to the given cache prefix.