PHP Class ElggExtenderTest, Elgg

Inheritance: extends Elgg\TestCase
Show file Open project: elgg/elgg

Public Methods

Method Description
testAcceptRecognizedTypes ( )
testFloatsAndNumericsAndStringableObjectsAreTypedAsText ( )
testGettingNonexistentAttribute ( )
testIntsAreTypedAsInteger ( )
testOthersTypedAsTextWithWarning ( )
testSettingAndGettingAttribute ( )
testSettingValueAttribute ( )
testSettingValueExplicitly ( )

Method Details

testAcceptRecognizedTypes() public method

testFloatsAndNumericsAndStringableObjectsAreTypedAsText() public method

testGettingNonexistentAttribute() public method

testIntsAreTypedAsInteger() public method

testOthersTypedAsTextWithWarning() public method

testSettingAndGettingAttribute() public method

testSettingValueAttribute() public method

testSettingValueExplicitly() public method