PHP 클래스 NsplTest\ATest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: ihor/Nspl

공개 메소드들

메소드 설명
testAll ( )
testAny ( )
testDrop ( )
testDropWhile ( )
testExtend ( )
testFilter ( )
testFilterNot ( )
testFirst ( )
testFirstForEmptyIterator ( )
testFirstForEmptySequence ( )
testFirstForSequenceWithOnlyOneItem ( )
testFlatMap ( )
testFlatten ( )
testGetByKey ( )
testIndexed ( )
testIsList ( )
testKeySorted ( )
testLast ( )
testLastForEmptyList ( )
testMap ( )
testMerge ( )
testMoveElement ( )
testMoveElementFromInvalidPosition ( )
testMoveElementToInNotList ( )
testMoveElementToInvalidPosition ( )
testPairs ( )
testPartition ( )
testReduce ( )
testReorder ( )
testReorderFromInvalidPosition ( )
testReorderToInNotList ( )
testReorderToInvalidPosition ( )
testSecond ( )
testSorted ( )
testSpan ( )
testTake ( )
testTakeKeys ( )
testTakeWhile ( )
testTraversableToArray ( ) region deprecated
testValue ( )
testZip ( )
testZipWith ( )

메소드 상세

testAll() 공개 메소드

public testAll ( )

testAny() 공개 메소드

public testAny ( )

testDrop() 공개 메소드

public testDrop ( )

testDropWhile() 공개 메소드

public testDropWhile ( )

testExtend() 공개 메소드

public testExtend ( )

testFilter() 공개 메소드

public testFilter ( )

testFilterNot() 공개 메소드

public testFilterNot ( )

testFirst() 공개 메소드

public testFirst ( )

testFirstForEmptyIterator() 공개 메소드

testFirstForEmptySequence() 공개 메소드

testFirstForSequenceWithOnlyOneItem() 공개 메소드

testFlatMap() 공개 메소드

public testFlatMap ( )

testFlatten() 공개 메소드

public testFlatten ( )

testGetByKey() 공개 메소드

public testGetByKey ( )

testIndexed() 공개 메소드

public testIndexed ( )

testIsList() 공개 메소드

public testIsList ( )

testKeySorted() 공개 메소드

public testKeySorted ( )

testLast() 공개 메소드

public testLast ( )

testLastForEmptyList() 공개 메소드

testMap() 공개 메소드

public testMap ( )

testMerge() 공개 메소드

public testMerge ( )

testMoveElement() 공개 메소드

public testMoveElement ( )

testMoveElementFromInvalidPosition() 공개 메소드

testMoveElementToInNotList() 공개 메소드

testMoveElementToInvalidPosition() 공개 메소드

testPairs() 공개 메소드

public testPairs ( )

testPartition() 공개 메소드

public testPartition ( )

testReduce() 공개 메소드

public testReduce ( )

testReorder() 공개 메소드

public testReorder ( )

testReorderFromInvalidPosition() 공개 메소드

testReorderToInNotList() 공개 메소드

testReorderToInvalidPosition() 공개 메소드

testSecond() 공개 메소드

public testSecond ( )

testSorted() 공개 메소드

public testSorted ( )

testSpan() 공개 메소드

public testSpan ( )

testTake() 공개 메소드

public testTake ( )

testTakeKeys() 공개 메소드

public testTakeKeys ( )

testTakeWhile() 공개 메소드

public testTakeWhile ( )

testTraversableToArray() 공개 메소드

region deprecated

testValue() 공개 메소드

public testValue ( )

testZip() 공개 메소드

public testZip ( )

testZipWith() 공개 메소드

public testZipWith ( )