PHP 클래스 Phalcon\Test\Mvc\Model\Behavior\NestedSetTest

저자: Serghei Iakovlev ([email protected])
상속: extends Helper
파일 보기 프로젝트 열기: phalcon/incubator

공개 메소드들

메소드 설명
testShouldAddBelowAndAbove ( ) Created nodes in the desired place
testShouldAddChildNodes ( ) Add nodes to the tree
testShouldCatchExceptionWhenCreateARootNodeUsingOneTreePerTable ( ) Creating more than one root by using one tree per table
testShouldCreateARootNodeUsingSaveNode ( ) Creating root nodes
testShouldCreateNestedSetBehaviorInstanceWithDesiredParams ( ) Initialize NestedSet Behavior with desired params
testShouldCreateNestedSetBehaviorInstanceWithNoParams ( ) Initialize NestedSet Behavior without params
testShouldDetectRoots ( ) Getting all roots
testShouldMoveNodeAsFirst ( ) Move node as first
testShouldMoveNodesBetweenTrees ( ) Move nodes between trees

메소드 상세

testShouldAddBelowAndAbove() 공개 메소드

Created nodes in the desired place
부터: 2016-03-01
저자: Serghei Iakovlev ([email protected])

testShouldAddChildNodes() 공개 메소드

Add nodes to the tree
부터: 2016-02-28
저자: Serghei Iakovlev ([email protected])

testShouldCatchExceptionWhenCreateARootNodeUsingOneTreePerTable() 공개 메소드

Creating more than one root by using one tree per table
부터: 2016-02-28
저자: Serghei Iakovlev ([email protected])

testShouldCreateARootNodeUsingSaveNode() 공개 메소드

Creating root nodes
부터: 2016-02-27
저자: Serghei Iakovlev ([email protected])

testShouldCreateNestedSetBehaviorInstanceWithDesiredParams() 공개 메소드

Initialize NestedSet Behavior with desired params
부터: 2016-02-27
저자: Serghei Iakovlev ([email protected])

testShouldCreateNestedSetBehaviorInstanceWithNoParams() 공개 메소드

Initialize NestedSet Behavior without params
부터: 2016-02-27
저자: Serghei Iakovlev ([email protected])

testShouldDetectRoots() 공개 메소드

Getting all roots
부터: 2016-02-28
저자: Serghei Iakovlev ([email protected])

testShouldMoveNodeAsFirst() 공개 메소드

Move node as first
부터: 2016-02-28
저자: Serghei Iakovlev ([email protected])

testShouldMoveNodesBetweenTrees() 공개 메소드

Move nodes between trees
부터: 2016-03-02
저자: Serghei Iakovlev ([email protected])