PHP 클래스 lithium\tests\cases\util\SetTest

상속: extends lithium\test\Unit
파일 보기 프로젝트 열기: unionofrad/lithium

공개 메소드들

메소드 설명
testAppend ( )
testCheck ( )
testCheckKeys ( )
testCombine ( )
testContains ( )
testDepthFiveLevelsWithAll ( )
testDepthFourLevelsWithAll ( )
testDepthOneLevelWithDefaults ( )
testDepthThreeLevelsWithAll ( )
testDepthTwoLevelsWithAll ( )
testDepthTwoLevelsWithDefaults ( )
testDepthWithEmptyData ( )
testDiff ( )
testExpand ( )
testExtract ( )
testExtractAssociatedHasMany ( )
testExtractFromTree ( )
testExtractHabtm ( )
testExtractHasMany ( )
testExtractOfNumericKeys ( )
testExtractOnMixedKeys ( )
testExtractReturnsEmptyArray ( )
testExtractSingle ( )
testExtractSingleWithNameCondition ( )
testExtractWithNameCondition ( )
testExtractWithNoZeroKey ( )
testExtractWithNonSequentialKeys ( )
testExtractWithTypeCondition ( )
testExtractionOfNotNull ( )
testFlattenOneLevel ( )
testFlattenTwoLevels ( )
testFormat ( )
testInsert ( )
testInsertAndRemoveWithFunkyKeys ( )
testIsNumericArrayCheck ( )
testMatchesBasic ( )
testMatchesMultipleLevels ( )
testMerge ( )
testMixedKeyNormalization ( )
testRemove ( )
testSetSlice ( )
testSort ( )
testStrictKeyCheck ( )

메소드 상세

testAppend() 공개 메소드

public testAppend ( )

testCheck() 공개 메소드

public testCheck ( )

testCheckKeys() 공개 메소드

public testCheckKeys ( )

testCombine() 공개 메소드

public testCombine ( )

testContains() 공개 메소드

public testContains ( )

testDepthFiveLevelsWithAll() 공개 메소드

testDepthFourLevelsWithAll() 공개 메소드

testDepthOneLevelWithDefaults() 공개 메소드

testDepthThreeLevelsWithAll() 공개 메소드

testDepthTwoLevelsWithAll() 공개 메소드

testDepthTwoLevelsWithDefaults() 공개 메소드

testDepthWithEmptyData() 공개 메소드

testDiff() 공개 메소드

public testDiff ( )

testExpand() 공개 메소드

public testExpand ( )

testExtract() 공개 메소드

public testExtract ( )

testExtractAssociatedHasMany() 공개 메소드

testExtractFromTree() 공개 메소드

public testExtractFromTree ( )

testExtractHabtm() 공개 메소드

public testExtractHabtm ( )

testExtractHasMany() 공개 메소드

public testExtractHasMany ( )

testExtractOfNumericKeys() 공개 메소드

testExtractOnMixedKeys() 공개 메소드

testExtractReturnsEmptyArray() 공개 메소드

testExtractSingle() 공개 메소드

public testExtractSingle ( )

testExtractSingleWithNameCondition() 공개 메소드

testExtractWithNameCondition() 공개 메소드

testExtractWithNoZeroKey() 공개 메소드

testExtractWithNonSequentialKeys() 공개 메소드

testExtractWithTypeCondition() 공개 메소드

testExtractionOfNotNull() 공개 메소드

testFlattenOneLevel() 공개 메소드

public testFlattenOneLevel ( )

testFlattenTwoLevels() 공개 메소드

testFormat() 공개 메소드

public testFormat ( )

testInsert() 공개 메소드

public testInsert ( )

testInsertAndRemoveWithFunkyKeys() 공개 메소드

testIsNumericArrayCheck() 공개 메소드

testMatchesBasic() 공개 메소드

public testMatchesBasic ( )

testMatchesMultipleLevels() 공개 메소드

testMerge() 공개 메소드

public testMerge ( )

testMixedKeyNormalization() 공개 메소드

testRemove() 공개 메소드

public testRemove ( )

testSetSlice() 공개 메소드

public testSetSlice ( )

testSort() 공개 메소드

public testSort ( )

testStrictKeyCheck() 공개 메소드

public testStrictKeyCheck ( )