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.

Return Value

void

protected bool handleTestCreation(string $path)

Create the matching test case if requested.

Parameters

string $path

Return Value

bool