[ Index ]

PHP Cross Reference of Limb3

title

Body

[close]

/tree/tests/cases/ -> lmbTreeTestBase.class.php (summary)

(no description)

File Size: 826 lines (27 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 72 functions

  setUp()
  tearDown()
  testInitTree()
  testGetRootNodeFailed()
  testGetRootNode()
  testGetNodeFailed()
  testGetNode()
  testNodeContainsParentId()
  testNodeContainsLevel()
  testGetNodeByNode()
  testGetNodeByIdsReturnsOrderedNodes()
  testIsNodeFailed()
  testIsNodeForRootNode()
  testIsNode()
  testIsNodeByPath()
  testGetParentFailed()
  testGetParentReturnsNullForRootNode()
  testGetParent()
  testGetParentByPath()
  testCreateNodeThrowsInvalidNodeException()
  testCreateNodeFailsWithDuplicateIdentifier()
  testCreateNodeFailsWithEmptyIdentifier()
  testCreateNode()
  testUpdateRootWithIdentifierFailed()
  testUpdateRootWithEmptyIdentifier()
  testUpdateNodeFailed()
  testUpdateNodeFailedWithDuplicateIdentifier()
  testGetNodeByInvalidArray()
  testGetNodeByArrayWithId()
  testGetNodeByInvalidObject()
  testGetNodeByObjectWithId()
  testGetNodeByStringCallsGetNodeByPath()
  testGetNodeByInvalidPath()
  testGetRootNodeByPath()
  testGetNodeByPathWithExcessiveSlashes()
  testGetNodeByPath()
  testGetPathToNodeFailed()
  testGetPathToRootNode()
  testGetPathToNode()
  testGetParentsFailed()
  testGetRootParents()
  testGetParents()
  testGetSiblingsFailed()
  testGetRootSiblings()
  testGetSiblings()
  testCountChildrenFailed()
  testCountRootChildren()
  testCountChildren()
  testCountChildrenWithSmallDepth()
  testCountChildrenWithLargeDepth()
  testCountChildrenWithInfiniteDepth()
  testCountAllChildrenFailed()
  testCountAllRootChildren()
  testCountAllChildren()
  testGetChildrenFailed()
  testGetRootChildren()
  testGetChildren()
  testGetChildrenWithSmallDepth()
  testGetChildrenWithLargeDepth()
  testGetChildrenWithInfiniteDepth()
  testGetChildrenAll()
  testDeleteNodeFailed()
  testDeleteNode()
  testDeleteAll()
  testMoveNodeFailed()
  testMoveRootNodeOnItselfFailed()
  testMoveRootNodeFailed()
  testMoveParentNodeToChildFailed()
  testMoveNode()
  testMoveNodeUpwardByPath()
  testMoveNodeFromAnotherBrunchUp()
  testMoveNodeFromAnotherBrunchDown()

Functions
Functions that are not part of a class:

setUp()   X-Ref
No description

tearDown()   X-Ref
No description

testInitTree()   X-Ref
No description

testGetRootNodeFailed()   X-Ref
No description

testGetRootNode()   X-Ref
No description

testGetNodeFailed()   X-Ref
No description

testGetNode()   X-Ref
No description

testNodeContainsParentId()   X-Ref
No description

testNodeContainsLevel()   X-Ref
No description

testGetNodeByNode()   X-Ref
No description

testGetNodeByIdsReturnsOrderedNodes()   X-Ref
No description

testIsNodeFailed()   X-Ref
No description

testIsNodeForRootNode()   X-Ref
No description

testIsNode()   X-Ref
No description

testIsNodeByPath()   X-Ref
No description

testGetParentFailed()   X-Ref
No description

testGetParentReturnsNullForRootNode()   X-Ref
No description

testGetParent()   X-Ref
No description

testGetParentByPath()   X-Ref
No description

testCreateNodeThrowsInvalidNodeException()   X-Ref
No description

testCreateNodeFailsWithDuplicateIdentifier()   X-Ref
No description

testCreateNodeFailsWithEmptyIdentifier()   X-Ref
No description

testCreateNode()   X-Ref
No description

testUpdateRootWithIdentifierFailed()   X-Ref
No description

testUpdateRootWithEmptyIdentifier()   X-Ref
No description

testUpdateNodeFailed()   X-Ref
No description

testUpdateNodeFailedWithDuplicateIdentifier()   X-Ref
No description

testGetNodeByInvalidArray()   X-Ref
No description

testGetNodeByArrayWithId()   X-Ref
No description

testGetNodeByInvalidObject()   X-Ref
No description

testGetNodeByObjectWithId()   X-Ref
No description

testGetNodeByStringCallsGetNodeByPath()   X-Ref
No description

testGetNodeByInvalidPath()   X-Ref
No description

testGetRootNodeByPath()   X-Ref
No description

testGetNodeByPathWithExcessiveSlashes()   X-Ref
No description

testGetNodeByPath()   X-Ref
No description

testGetPathToNodeFailed()   X-Ref
No description

testGetPathToRootNode()   X-Ref
No description

testGetPathToNode()   X-Ref
No description

testGetParentsFailed()   X-Ref
No description

testGetRootParents()   X-Ref
No description

testGetParents()   X-Ref
No description

testGetSiblingsFailed()   X-Ref
No description

testGetRootSiblings()   X-Ref
No description

testGetSiblings()   X-Ref
No description

testCountChildrenFailed()   X-Ref
No description

testCountRootChildren()   X-Ref
No description

testCountChildren()   X-Ref
No description

testCountChildrenWithSmallDepth()   X-Ref
No description

testCountChildrenWithLargeDepth()   X-Ref
No description

testCountChildrenWithInfiniteDepth()   X-Ref
No description

testCountAllChildrenFailed()   X-Ref
No description

testCountAllRootChildren()   X-Ref
No description

testCountAllChildren()   X-Ref
No description

testGetChildrenFailed()   X-Ref
No description

testGetRootChildren()   X-Ref
No description

testGetChildren()   X-Ref
No description

testGetChildrenWithSmallDepth()   X-Ref
No description

testGetChildrenWithLargeDepth()   X-Ref
No description

testGetChildrenWithInfiniteDepth()   X-Ref
No description

testGetChildrenAll()   X-Ref
No description

testDeleteNodeFailed()   X-Ref
No description

testDeleteNode()   X-Ref
No description

testDeleteAll()   X-Ref
No description

testMoveNodeFailed()   X-Ref
No description

testMoveRootNodeOnItselfFailed()   X-Ref
No description

testMoveRootNodeFailed()   X-Ref
No description

testMoveParentNodeToChildFailed()   X-Ref
No description

testMoveNode()   X-Ref
No description

testMoveNodeUpwardByPath()   X-Ref
No description

testMoveNodeFromAnotherBrunchUp()   X-Ref
No description

testMoveNodeFromAnotherBrunchDown()   X-Ref
No description



Generated: Tue Dec 2 03:54:09 2008 Cross-referenced by PHPXref 0.7