TestViews
trait TestViews (View source)
Properties
| static protected string|null | $originalCompiledViewPath | The original compiled view path prior to appending the token. |
Methods
void
bootTestViews()
Boot test views for parallel testing.
string|null
parallelSafeCompiledViewPath()
Get the test compiled view path.
void
switchToCompiledViewPath(string $path)
Switch to the given compiled view path.
Details
protected void
bootTestViews()
Boot test views for parallel testing.
protected string|null
parallelSafeCompiledViewPath()
Get the test compiled view path.
protected void
switchToCompiledViewPath(string $path)
Switch to the given compiled view path.