Documentation

AddConsoleCommandPassTest extends TestCase
in package

Table of Contents

testProcess()  : mixed
testProcessFallsBackToDefaultName()  : mixed
testProcessOnChildDefinitionWithClass()  : mixed
testProcessOnChildDefinitionWithoutClass()  : mixed
testProcessOnChildDefinitionWithParentClass()  : mixed
testProcessPrivateServicesWithSameCommand()  : mixed
testProcessRegistersLazyCommands()  : mixed
testProcessThrowAnExceptionIfTheServiceIsAbstract()  : mixed
testProcessThrowAnExceptionIfTheServiceIsNotASubclassOfCommand()  : mixed
visibilityProvider()  : mixed

Methods

testProcess()

public testProcess(mixed $public) : mixed
Parameters
$public : mixed
Tags
dataProvider

visibilityProvider

Return values
mixed

testProcessFallsBackToDefaultName()

public testProcessFallsBackToDefaultName() : mixed
Return values
mixed

testProcessOnChildDefinitionWithClass()

public testProcessOnChildDefinitionWithClass() : mixed
Return values
mixed

testProcessOnChildDefinitionWithoutClass()

public testProcessOnChildDefinitionWithoutClass() : mixed
Return values
mixed

testProcessOnChildDefinitionWithParentClass()

public testProcessOnChildDefinitionWithParentClass() : mixed
Return values
mixed

testProcessPrivateServicesWithSameCommand()

public testProcessPrivateServicesWithSameCommand() : mixed
Return values
mixed

testProcessRegistersLazyCommands()

public testProcessRegistersLazyCommands() : mixed
Return values
mixed

testProcessThrowAnExceptionIfTheServiceIsAbstract()

public testProcessThrowAnExceptionIfTheServiceIsAbstract() : mixed
Return values
mixed

testProcessThrowAnExceptionIfTheServiceIsNotASubclassOfCommand()

public testProcessThrowAnExceptionIfTheServiceIsNotASubclassOfCommand() : mixed
Return values
mixed

Search results