BuilderFactoryTest
extends TestCase
Table of Contents
-
provideTestFactory()
: mixed
-
testArgs()
: mixed
-
testCalls()
: mixed
-
testConcat()
: mixed
-
testConcatInvalidExpr()
: mixed
-
testConcatOneError()
: mixed
-
testConstFetches()
: mixed
-
testFactory()
: mixed
-
testIntegration()
: mixed
-
testInvalidIdentifier()
: mixed
-
testInvalidIdentifierOrExpr()
: mixed
-
testInvalidNameOrExpr()
: mixed
-
testInvalidVar()
: mixed
-
testPropertyFetch()
: mixed
-
testVal()
: mixed
-
testVar()
: mixed
provideTestFactory()
public
provideTestFactory() : mixed
Return values
mixed
—
testArgs()
public
testArgs() : mixed
Return values
mixed
—
testCalls()
public
testCalls() : mixed
Return values
mixed
—
testConcat()
public
testConcat() : mixed
Return values
mixed
—
testConcatInvalidExpr()
public
testConcatInvalidExpr() : mixed
Return values
mixed
—
testConcatOneError()
public
testConcatOneError() : mixed
Return values
mixed
—
testConstFetches()
public
testConstFetches() : mixed
Return values
mixed
—
testFactory()
public
testFactory(mixed $methodName, mixed $className) : mixed
Parameters
-
$methodName
: mixed
-
-
$className
: mixed
-
-
dataProvider
-
Return values
mixed
—
testIntegration()
public
testIntegration() : mixed
Return values
mixed
—
testInvalidIdentifier()
public
testInvalidIdentifier() : mixed
Return values
mixed
—
testInvalidIdentifierOrExpr()
public
testInvalidIdentifierOrExpr() : mixed
Return values
mixed
—
testInvalidNameOrExpr()
public
testInvalidNameOrExpr() : mixed
Return values
mixed
—
testInvalidVar()
public
testInvalidVar() : mixed
Return values
mixed
—
testPropertyFetch()
public
testPropertyFetch() : mixed
Return values
mixed
—
testVal()
public
testVal() : mixed
Return values
mixed
—
testVar()
public
testVar() : mixed
Return values
mixed
—