trait Tasks (View source)

Methods

taskCodecept(null|string $pathToCodeception = null)

No description

taskPhpUnit(null|string $pathToPhpUnit = null)

No description

taskPhpspec(null|string $pathToPhpspec = null)

No description

taskAtoum(null|string $pathToAtoum = null)

No description

taskBehat(null|string $pathToBehat = null)

No description

Details

protected Codecept|CollectionBuilder taskCodecept(null|string $pathToCodeception = null)

No description

Parameters

null|string $pathToCodeception

Return Value

Codecept|CollectionBuilder

protected PHPUnit|CollectionBuilder taskPhpUnit(null|string $pathToPhpUnit = null)

No description

Parameters

null|string $pathToPhpUnit

Return Value

PHPUnit|CollectionBuilder

protected Phpspec|CollectionBuilder taskPhpspec(null|string $pathToPhpspec = null)

No description

Parameters

null|string $pathToPhpspec

Return Value

Phpspec|CollectionBuilder

protected Atoum|CollectionBuilder taskAtoum(null|string $pathToAtoum = null)

No description

Parameters

null|string $pathToAtoum

Return Value

Atoum|CollectionBuilder

protected Behat|CollectionBuilder taskBehat(null|string $pathToBehat = null)

No description

Parameters

null|string $pathToBehat

Return Value

Behat|CollectionBuilder