PHP Class NsplTest\ATest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: ihor/Nspl

Méthodes publiques

Méthode Description
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 ( )

Method Details

testAll() public méthode

public testAll ( )

testAny() public méthode

public testAny ( )

testDrop() public méthode

public testDrop ( )

testDropWhile() public méthode

public testDropWhile ( )

testExtend() public méthode

public testExtend ( )

testFilter() public méthode

public testFilter ( )

testFilterNot() public méthode

public testFilterNot ( )

testFirst() public méthode

public testFirst ( )

testFirstForEmptyIterator() public méthode

testFirstForEmptySequence() public méthode

testFirstForSequenceWithOnlyOneItem() public méthode

testFlatMap() public méthode

public testFlatMap ( )

testFlatten() public méthode

public testFlatten ( )

testGetByKey() public méthode

public testGetByKey ( )

testIndexed() public méthode

public testIndexed ( )

testIsList() public méthode

public testIsList ( )

testKeySorted() public méthode

public testKeySorted ( )

testLast() public méthode

public testLast ( )

testLastForEmptyList() public méthode

testMap() public méthode

public testMap ( )

testMerge() public méthode

public testMerge ( )

testMoveElement() public méthode

public testMoveElement ( )

testMoveElementFromInvalidPosition() public méthode

testMoveElementToInNotList() public méthode

testMoveElementToInvalidPosition() public méthode

testPairs() public méthode

public testPairs ( )

testPartition() public méthode

public testPartition ( )

testReduce() public méthode

public testReduce ( )

testReorder() public méthode

public testReorder ( )

testReorderFromInvalidPosition() public méthode

testReorderToInNotList() public méthode

testReorderToInvalidPosition() public méthode

testSecond() public méthode

public testSecond ( )

testSorted() public méthode

public testSorted ( )

testSpan() public méthode

public testSpan ( )

testTake() public méthode

public testTake ( )

testTakeKeys() public méthode

public testTakeKeys ( )

testTakeWhile() public méthode

public testTakeWhile ( )

testTraversableToArray() public méthode

region deprecated

testValue() public méthode

public testValue ( )

testZip() public méthode

public testZip ( )

testZipWith() public méthode

public testZipWith ( )