trait CreatesMatchingTest

Methods

void
addTestOptions()

Add the standard command options for generating matching tests.

bool
handleTestCreation(string $path)

Create the matching test case if requested.

Details

at line 15
protected void addTestOptions()

Add the standard command options for generating matching tests.

Return Value

void

at line 30
protected bool handleTestCreation(string $path)

Create the matching test case if requested.

Parameters

string $path

Return Value

bool