CreatesMatchingTest
trait CreatesMatchingTest (View source)
Methods
void | addTestOptions()
Add the standard command options for generating matching tests. | |
bool | handleTestCreation(string $path)
Create the matching test case if requested. |
Details
protected void addTestOptions()
Add the standard command options for generating matching tests.
protected bool handleTestCreation(string $path)
Create the matching test case if requested.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/9.x/Illuminate/Console/Concerns/CreatesMatchingTest.html