RegisterControllerArgumentLocatorsPassTest
extends TestCase
Table of Contents
-
provideBindings()
: mixed
-
testAllActions()
: mixed
-
testArgumentWithNoTypeHintIsOk()
: mixed
-
testBindings()
: mixed
-
testBindingsOnChildDefinitions()
: mixed
-
testControllersAreMadePublic()
: mixed
-
testDoNotBindScalarValueToControllerArgument()
: mixed
-
testExceptionOnNonExistentTypeHint()
: mixed
-
testExceptionOnNonExistentTypeHintDifferentNamespace()
: mixed
-
testExplicitArgument()
: mixed
-
testInvalidArgument()
: mixed
-
testInvalidClass()
: mixed
-
testInvalidMethod()
: mixed
-
testNoAction()
: mixed
-
testNoArgument()
: mixed
-
testNoExceptionOnNonExistentTypeHintOptionalArg()
: mixed
-
testNoService()
: mixed
-
testOptionalArgument()
: mixed
-
testSkipSetContainer()
: mixed
provideBindings()
public
provideBindings() : mixed
Return values
mixed
—
testAllActions()
public
testAllActions() : mixed
Return values
mixed
—
testArgumentWithNoTypeHintIsOk()
public
testArgumentWithNoTypeHintIsOk() : mixed
Return values
mixed
—
testBindings()
public
testBindings(mixed $bindingName) : mixed
Parameters
-
$bindingName
: mixed
-
-
dataProvider
-
Return values
mixed
—
testBindingsOnChildDefinitions()
public
testBindingsOnChildDefinitions() : mixed
Return values
mixed
—
testControllersAreMadePublic()
public
testControllersAreMadePublic() : mixed
Return values
mixed
—
testDoNotBindScalarValueToControllerArgument()
public
testDoNotBindScalarValueToControllerArgument() : mixed
Return values
mixed
—
testExceptionOnNonExistentTypeHint()
public
testExceptionOnNonExistentTypeHint() : mixed
Return values
mixed
—
testExceptionOnNonExistentTypeHintDifferentNamespace()
public
testExceptionOnNonExistentTypeHintDifferentNamespace() : mixed
Return values
mixed
—
testExplicitArgument()
public
testExplicitArgument() : mixed
Return values
mixed
—
testInvalidArgument()
public
testInvalidArgument() : mixed
Return values
mixed
—
testInvalidClass()
public
testInvalidClass() : mixed
Return values
mixed
—
testInvalidMethod()
public
testInvalidMethod() : mixed
Return values
mixed
—
testNoAction()
public
testNoAction() : mixed
Return values
mixed
—
testNoArgument()
public
testNoArgument() : mixed
Return values
mixed
—
testNoExceptionOnNonExistentTypeHintOptionalArg()
public
testNoExceptionOnNonExistentTypeHintOptionalArg() : mixed
Return values
mixed
—
testNoService()
public
testNoService() : mixed
Return values
mixed
—
testOptionalArgument()
public
testOptionalArgument() : mixed
Return values
mixed
—
testSkipSetContainer()
public
testSkipSetContainer() : mixed
Return values
mixed
—