ComponentTest
extends TestCase
Table of Contents
-
ruleData()
: mixed
-
testAddArgFail()
: mixed
-
testAddArgFail2()
: mixed
-
testAddComponent()
: mixed
-
testAddComponentTwice()
: mixed
-
testAddScalar()
: mixed
-
testAddScalarParams()
: mixed
-
testAnotherSerializeOrderProp()
: mixed
-
testArrayAccessExists()
: mixed
-
testArrayAccessGet()
: mixed
-
testArrayAccessSet()
: mixed
-
testArrayAccessUnset()
: mixed
-
testChildren()
: mixed
-
testCount()
: mixed
-
testGetComponents()
: mixed
-
testInstantiateSubComponent()
: mixed
-
testInstantiateWithChildren()
: mixed
-
testIterate()
: mixed
-
testMagicGet()
: mixed
-
testMagicGetGroups()
: mixed
-
testMagicIsset()
: mixed
-
testMagicSetArray()
: mixed
-
testMagicSetComponent()
: mixed
-
testMagicSetScalar()
: mixed
-
testMagicSetScalarTwice()
: mixed
-
testMagicSetTwice()
: mixed
-
testMagicUnset()
: mixed
-
testRemoveByName()
: mixed
-
testRemoveByObj()
: mixed
-
testRemoveNotFound()
: mixed
-
testSerialize()
: mixed
-
testSerializeChildren()
: mixed
-
testSerializeOrderCompAndProp()
: mixed
-
testValidateRepair()
: mixed
-
testValidateRepairShouldDeduplicatePropertiesWhenValuesAndParametersAreEqual()
: mixed
-
testValidateRepairShouldDeduplicatePropertiesWhenValuesAreEqual()
: mixed
-
testValidateRepairShouldNotDeduplicatePropertiesWhenParametersDiffer()
: mixed
-
testValidateRepairShouldNotDeduplicatePropertiesWhenValuesDiffer()
: mixed
-
testValidateRules()
: mixed
ruleData()
public
ruleData() : mixed
Return values
mixed
—
testAddArgFail()
public
testAddArgFail() : mixed
Return values
mixed
—
testAddArgFail2()
public
testAddArgFail2() : mixed
Return values
mixed
—
testAddComponent()
public
testAddComponent() : mixed
Return values
mixed
—
testAddComponentTwice()
public
testAddComponentTwice() : mixed
Return values
mixed
—
testAddScalar()
public
testAddScalar() : mixed
Return values
mixed
—
testAddScalarParams()
public
testAddScalarParams() : mixed
Return values
mixed
—
testAnotherSerializeOrderProp()
public
testAnotherSerializeOrderProp() : mixed
Return values
mixed
—
testArrayAccessExists()
public
testArrayAccessExists() : mixed
Return values
mixed
—
testArrayAccessGet()
public
testArrayAccessGet() : mixed
Return values
mixed
—
testArrayAccessSet()
public
testArrayAccessSet() : mixed
Return values
mixed
—
testArrayAccessUnset()
public
testArrayAccessUnset() : mixed
Return values
mixed
—
testChildren()
public
testChildren() : mixed
Return values
mixed
—
testCount()
public
testCount() : mixed
Return values
mixed
—
testGetComponents()
public
testGetComponents() : mixed
Return values
mixed
—
testInstantiateSubComponent()
public
testInstantiateSubComponent() : mixed
Return values
mixed
—
testInstantiateWithChildren()
public
testInstantiateWithChildren() : mixed
Return values
mixed
—
testIterate()
public
testIterate() : mixed
Return values
mixed
—
testMagicGet()
public
testMagicGet() : mixed
Return values
mixed
—
testMagicGetGroups()
public
testMagicGetGroups() : mixed
Return values
mixed
—
testMagicIsset()
public
testMagicIsset() : mixed
Return values
mixed
—
testMagicSetArray()
public
testMagicSetArray() : mixed
Return values
mixed
—
testMagicSetComponent()
public
testMagicSetComponent() : mixed
Return values
mixed
—
testMagicSetScalar()
public
testMagicSetScalar() : mixed
Return values
mixed
—
testMagicSetScalarTwice()
public
testMagicSetScalarTwice() : mixed
Return values
mixed
—
testMagicSetTwice()
public
testMagicSetTwice() : mixed
Return values
mixed
—
testMagicUnset()
public
testMagicUnset() : mixed
Return values
mixed
—
testRemoveByName()
public
testRemoveByName() : mixed
Return values
mixed
—
testRemoveByObj()
public
testRemoveByObj() : mixed
Return values
mixed
—
testRemoveNotFound()
public
testRemoveNotFound() : mixed
Return values
mixed
—
testSerialize()
public
testSerialize() : mixed
Return values
mixed
—
testSerializeChildren()
public
testSerializeChildren() : mixed
Return values
mixed
—
testSerializeOrderCompAndProp()
public
testSerializeOrderCompAndProp() : mixed
Return values
mixed
—
testValidateRepair()
public
testValidateRepair() : mixed
Return values
mixed
—
testValidateRepairShouldDeduplicatePropertiesWhenValuesAndParametersAreEqual()
public
testValidateRepairShouldDeduplicatePropertiesWhenValuesAndParametersAreEqual() : mixed
Return values
mixed
—
testValidateRepairShouldDeduplicatePropertiesWhenValuesAreEqual()
public
testValidateRepairShouldDeduplicatePropertiesWhenValuesAreEqual() : mixed
Return values
mixed
—
testValidateRepairShouldNotDeduplicatePropertiesWhenParametersDiffer()
public
testValidateRepairShouldNotDeduplicatePropertiesWhenParametersDiffer() : mixed
Return values
mixed
—
testValidateRepairShouldNotDeduplicatePropertiesWhenValuesDiffer()
public
testValidateRepairShouldNotDeduplicatePropertiesWhenValuesDiffer() : mixed
Return values
mixed
—
testValidateRules()
public
testValidateRules(mixed $componentList, mixed $errorCount) : mixed
Parameters
-
$componentList
: mixed
-
-
$errorCount
: mixed
-
-
dataProvider
-
Return values
mixed
—