TestViews
trait TestViews
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
at line 15
protected void
bootTestViews()
Boot test views for parallel testing.
at line 39
protected string|null
parallelSafeCompiledViewPath()
Get the test compiled view path.
at line 58
protected void
switchToCompiledViewPath(string $path)
Switch to the given compiled view path.