PHP Class lithium\tests\cases\data\collection\DocumentSetTest

Inheritance: extends lithium\test\Unit
Show file Open project: unionofrad/lithium

Protected Properties

Property Type Description
$_model

Public Methods

Method Description
setUp ( )
tearDown ( )
testAddValueAndExport ( )
testArrayOfObjects ( )
testHandlers ( )
testInitialCasting ( )
testInitialCastingOnSubObject ( )
testInternalKeys ( )
testMappingToNewDocumentSet ( )
testOffsetGetBackwards ( )
testOffsetSet ( )
testParent ( )
testPopulateResourceClose ( )
testTo ( )
testUnsetInForeach ( )
testValid ( )

Method Details

setUp() public method

public setUp ( )

tearDown() public method

public tearDown ( )

testAddValueAndExport() public method

testArrayOfObjects() public method

public testArrayOfObjects ( )

testHandlers() public method

public testHandlers ( )

testInitialCasting() public method

public testInitialCasting ( )

testInitialCastingOnSubObject() public method

testInternalKeys() public method

public testInternalKeys ( )

testMappingToNewDocumentSet() public method

testOffsetGetBackwards() public method

testOffsetSet() public method

public testOffsetSet ( )

testParent() public method

public testParent ( )

testPopulateResourceClose() public method

testTo() public method

public testTo ( )

testUnsetInForeach() public method

public testUnsetInForeach ( )

testValid() public method

public testValid ( )

Property Details

$_model protected property

protected $_model