Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
52300399.426%4.724

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


PackageTestsErrors FailuresSkippedSuccess RateTime
net.sf.staccatocommons.collections.stream.impl.internal49000100%0.143
net.sf.staccatocommons.collections.iterable3000293.333%0.026
net.sf.staccatocommons.collections.stream.impl345000100%3.007
net.sf.staccatocommons.collections10000100%0.193
net.sf.staccatocommons.collections.stream8900198.876%1.355

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

net.sf.staccatocommons.collections.stream.impl.internal

ClassTestsErrors FailuresSkippedSuccess RateTime
DropIteratorUnitTest3000100%0.003
FilterIteratorUnitTest3000100%0.002
TakeWhileIteratorUnitTest3000100%0.003
DropStreamUnitTest1000100%0.001
MemoizedIteratorUnitTest3000100%0.002
DeconsTransformStreamTest1000100%0.002
DropWhileStreamUnitTest20000100%0.117
FlatMapIteratorUnitTest3000100%0.002
TakeIteratorUnitTest3000100%0.002
MapIteratorUnitTest3000100%0.002
InsertBeforeIndexIteratorUnitTest3000100%0.004
InsertBeforeIteratorUnitTest3000100%0.003

net.sf.staccatocommons.collections.iterable

ClassTestsErrors FailuresSkippedSuccess RateTime
IterablesUnitTest24000100%0.023
ModifiableIterablesUnitTest600266.667%0.003

net.sf.staccatocommons.collections.stream.impl

ClassTestsErrors FailuresSkippedSuccess RateTime
OptionStreamUnitTest42000100%0.194
IterateStreamUnitTest8000100%0.002
CollectionStreamUnitTest42000100%0.494
IteratorStreamUnitTest21000100%0.343
IterableStreamUnitTest42000100%0.448
ConsStreamUnitTest42000100%0.336
DequeStreamUnitTest43000100%0.408
SortedStreamUnitTest19000100%0.11
ListStreamUnitTest43000100%0.361
CharSequenceStreamUnitTest43000100%0.311

net.sf.staccatocommons.collections

ClassTestsErrors FailuresSkippedSuccess RateTime
ClassesInstrumentedDummyTest4000100%0.128
MapsUnitTest6000100%0.065

net.sf.staccatocommons.collections.stream

ClassTestsErrors FailuresSkippedSuccess RateTime
AbstractStreamBasicTest5600198.214%0.484
StreamsUnitTest3000100%0.027
MapStreamUnitTest20000100%0.834
LazinessIntegrationTest10000100%0.01

Test Cases

[Summary] [Package List] [Test Cases]

OptionStreamUnitTest

ifContainsBeforeThenReferencesIsNotContainedInFirstSegment0.026
filteredSizeLowerOrEqualToOriginal0.007
takeANumberOfElementsGreaterThanSizeAnswersAnEquivalentStream0.001
dropANumberOfElementsGreaterThanSizeAnswersAnEmptyStream0.001
allFilteredElementsEvaluate0.008
nonEmptyStreamContainsAny0.002
anyEqualsAnyOrNullInNonEmpty0.002
findFailsForFalsePredicate0.002
testFindOrNull0.013
testFindOrElse0.017
sizeStreamReturnedByMapSizeIsTheSameOriginalStream0.004
firstHeadGetZeroAnyAreEquivalent0.001
secondAndGetOneAreEquivalent0.001
thirdAndGetTwoAreEquivalent0.002
testLast0.001
gettingElementOutOfBoundsThrowsIndexOutOfBoundException0.001
testToSet0.002
testToList0.001
testContains0.001
testElementEqual0.002
testZip0.002
reduceToListIsEquivalentToItself0.002
countOfIsEquivalentToFilterAndSize0.007
sizeOfStreamReturnedByTakeIsLessOrEqualToTakeArgument0.004
reduceFailsWithEmptySourceExceptionOnEmptyStream0.002
anyOrNoneIsDefinedOnNonEmptyStream0.001
findFailsWithNoSuchElementExceptionOnFalsePredicate0.002
findFailsWithEmptySourceExceptionOnEmptyStream0.001
allIsTrueOnTruePredicate0.002
emptyStreamSatisfyAnyPredicate0.007
anyIsTrueForTruePredicateInNonEmptyStream0.001
anyFailsWithEmptySourceExceptionOnEmptyStream0.001
emptyStreamsSatisfyNoPredicate0.008
anyOrNullEqualsNullInEmptyStream0.001
deconsSuceedsInNonEmptyStream0.001
deconsFailsOnEmptyStreamWithEmptySourceException0.002
tailFailsInEmptyStreamWithEmptySourceException0.001
headFailsInEmptyStreamWithEmptySourceException0.001
emptyIsAlwaysConsistent0.002
memorizeGrantsRepeatableIterationOrder0.001
insertBeforeIndexAssureElementIsBeforeIndex0.019
insertBeforeReferenceAssureElementIsBeforeReference0.02

IterateStreamUnitTest

testFromToAsc0
testFromToAsc20
testFromToDesc0
testFromToByAsc0
testFromToByAsc20
testFromToByDesc0
testFromToByDesc20
testFromBy0

ClassesInstrumentedDummyTest

testArgumentsInstrumented0.017
testArgumentsInstrumented20.001
testThirdBadSize0.001
testDropBadAmount0.028

CollectionStreamUnitTest

ifContainsBeforeThenReferencesIsNotContainedInFirstSegment0.062
filteredSizeLowerOrEqualToOriginal0.02
takeANumberOfElementsGreaterThanSizeAnswersAnEquivalentStream0.003
dropANumberOfElementsGreaterThanSizeAnswersAnEmptyStream0.003
allFilteredElementsEvaluate0.018
nonEmptyStreamContainsAny0.006
anyEqualsAnyOrNullInNonEmpty0.006
findFailsForFalsePredicate0.005
testFindOrNull0.023
testFindOrElse0.047
sizeStreamReturnedByMapSizeIsTheSameOriginalStream0.01
firstHeadGetZeroAnyAreEquivalent0.003
secondAndGetOneAreEquivalent0.003
thirdAndGetTwoAreEquivalent0.004
testLast0.003
gettingElementOutOfBoundsThrowsIndexOutOfBoundException0.003
testToSet0.003
testToList0.003
testContains0.004
testElementEqual0.003
testZip0.015
reduceToListIsEquivalentToItself0.004
countOfIsEquivalentToFilterAndSize0.029
sizeOfStreamReturnedByTakeIsLessOrEqualToTakeArgument0.012
reduceFailsWithEmptySourceExceptionOnEmptyStream0.004
anyOrNoneIsDefinedOnNonEmptyStream0.003
findFailsWithNoSuchElementExceptionOnFalsePredicate0.003
findFailsWithEmptySourceExceptionOnEmptyStream0.003
allIsTrueOnTruePredicate0.003
emptyStreamSatisfyAnyPredicate0.02
anyIsTrueForTruePredicateInNonEmptyStream0.003
anyFailsWithEmptySourceExceptionOnEmptyStream0.003
emptyStreamsSatisfyNoPredicate0.018
anyOrNullEqualsNullInEmptyStream0.003
deconsSuceedsInNonEmptyStream0.003
deconsFailsOnEmptyStreamWithEmptySourceException0.004
tailFailsInEmptyStreamWithEmptySourceException0.003
headFailsInEmptyStreamWithEmptySourceException0.003
emptyIsAlwaysConsistent0.003
memorizeGrantsRepeatableIterationOrder0.003
insertBeforeIndexAssureElementIsBeforeIndex0.047
insertBeforeReferenceAssureElementIsBeforeReference0.059

IterablesUnitTest

testGet0.001
testPartition0
testCross0
testIsBefore0
testToSet0
testToList0
testZip0
testAll0
testFilter0
testMap0
testFlatMap0
testFindOrNone0
testAllSame0
testAllEqual0.005
testIndexOf0
testContainsBefore0.001
testIsNullOrEmpty0
testSingle0
testTake0
testSum0
testProduct0
testElementsEquals0.001
testToSortedSet0.003
testGetThrowsIndexOutOfBounds0.001

DropIteratorUnitTest

testNext0
testNextThrowsNoSuchElementException0.001
testHasNextIsRepeatable0

IteratorStreamUnitTest

testDecons0.004
testIteratorStream0.001
sizeOfStreamReturnedByTakeIsLessOrEqualToTakeArgument0.052
reduceFailsWithEmptySourceExceptionOnEmptyStream0.004
anyOrNoneIsDefinedOnNonEmptyStream0.007
findFailsWithNoSuchElementExceptionOnFalsePredicate0.003
findFailsWithEmptySourceExceptionOnEmptyStream0.004
allIsTrueOnTruePredicate0.003
emptyStreamSatisfyAnyPredicate0.038
anyIsTrueForTruePredicateInNonEmptyStream0.01
anyFailsWithEmptySourceExceptionOnEmptyStream0.003
emptyStreamsSatisfyNoPredicate0.033
anyOrNullEqualsNullInEmptyStream0.003
deconsSuceedsInNonEmptyStream0.003
deconsFailsOnEmptyStreamWithEmptySourceException0.003
tailFailsInEmptyStreamWithEmptySourceException0.003
headFailsInEmptyStreamWithEmptySourceException0.002
emptyIsAlwaysConsistent0.002
memorizeGrantsRepeatableIterationOrder0.025
insertBeforeIndexAssureElementIsBeforeIndex0.06
insertBeforeReferenceAssureElementIsBeforeReference0.064

FilterIteratorUnitTest

testNext0
testNextThrowsNoSuchElementException0.001
testHasNextIsRepeatable0

ModifiableIterablesUnitTest

testRemoveAll0
testRemoveWhile0
testRemove 0
skipped
testAddAll0
testMoveIterableOfTCEvaluableOfT0.002
testMoveIterableOfTIntC 0.002
skipped

IterableStreamUnitTest

ifContainsBeforeThenReferencesIsNotContainedInFirstSegment0.052
filteredSizeLowerOrEqualToOriginal0.017
takeANumberOfElementsGreaterThanSizeAnswersAnEquivalentStream0.005
dropANumberOfElementsGreaterThanSizeAnswersAnEmptyStream0.005
allFilteredElementsEvaluate0.021
nonEmptyStreamContainsAny0.003
anyEqualsAnyOrNullInNonEmpty0.003
findFailsForFalsePredicate0.003
testFindOrNull0.015
testFindOrElse0.029
sizeStreamReturnedByMapSizeIsTheSameOriginalStream0.008
firstHeadGetZeroAnyAreEquivalent0.004
secondAndGetOneAreEquivalent0.003
thirdAndGetTwoAreEquivalent0.004
testLast0.004
gettingElementOutOfBoundsThrowsIndexOutOfBoundException0.004
testToSet0.003
testToList0.004
testContains0.003
testElementEqual0.004
testZip0.013
reduceToListIsEquivalentToItself0.004
countOfIsEquivalentToFilterAndSize0.029
sizeOfStreamReturnedByTakeIsLessOrEqualToTakeArgument0.013
reduceFailsWithEmptySourceExceptionOnEmptyStream0.003
anyOrNoneIsDefinedOnNonEmptyStream0.003
findFailsWithNoSuchElementExceptionOnFalsePredicate0.004
findFailsWithEmptySourceExceptionOnEmptyStream0.003
allIsTrueOnTruePredicate0.003
emptyStreamSatisfyAnyPredicate0.03
anyIsTrueForTruePredicateInNonEmptyStream0.004
anyFailsWithEmptySourceExceptionOnEmptyStream0.004
emptyStreamsSatisfyNoPredicate0.018
anyOrNullEqualsNullInEmptyStream0.004
deconsSuceedsInNonEmptyStream0.005
deconsFailsOnEmptyStreamWithEmptySourceException0.006
tailFailsInEmptyStreamWithEmptySourceException0.006
headFailsInEmptyStreamWithEmptySourceException0.006
emptyIsAlwaysConsistent0.004
memorizeGrantsRepeatableIterationOrder0.004
insertBeforeIndexAssureElementIsBeforeIndex0.041
insertBeforeReferenceAssureElementIsBeforeReference0.038

TakeWhileIteratorUnitTest

testNext0.001
testNextThrowsNoSuchElementException0
testHasNextIsRepeatable0

DropStreamUnitTest

testDrop0

ConsStreamUnitTest

ifContainsBeforeThenReferencesIsNotContainedInFirstSegment0.093
filteredSizeLowerOrEqualToOriginal0.015
takeANumberOfElementsGreaterThanSizeAnswersAnEquivalentStream0.002
dropANumberOfElementsGreaterThanSizeAnswersAnEmptyStream0.001
allFilteredElementsEvaluate0.009
nonEmptyStreamContainsAny0.002
anyEqualsAnyOrNullInNonEmpty0.002
findFailsForFalsePredicate0.001
testFindOrNull0.009
testFindOrElse0.017
sizeStreamReturnedByMapSizeIsTheSameOriginalStream0.004
firstHeadGetZeroAnyAreEquivalent0.002
secondAndGetOneAreEquivalent0.026
thirdAndGetTwoAreEquivalent0.002
testLast0.002
gettingElementOutOfBoundsThrowsIndexOutOfBoundException0.001
testToSet0.002
testToList0.001
testContains0.002
testElementEqual0.002
testZip0.003
reduceToListIsEquivalentToItself0.003
countOfIsEquivalentToFilterAndSize0.014
sizeOfStreamReturnedByTakeIsLessOrEqualToTakeArgument0.009
reduceFailsWithEmptySourceExceptionOnEmptyStream0.002
anyOrNoneIsDefinedOnNonEmptyStream0.002
findFailsWithNoSuchElementExceptionOnFalsePredicate0.002
findFailsWithEmptySourceExceptionOnEmptyStream0.002
allIsTrueOnTruePredicate0.002
emptyStreamSatisfyAnyPredicate0.008
anyIsTrueForTruePredicateInNonEmptyStream0.002
anyFailsWithEmptySourceExceptionOnEmptyStream0.001
emptyStreamsSatisfyNoPredicate0.008
anyOrNullEqualsNullInEmptyStream0.002
deconsSuceedsInNonEmptyStream0.001
deconsFailsOnEmptyStreamWithEmptySourceException0.001
tailFailsInEmptyStreamWithEmptySourceException0.002
headFailsInEmptyStreamWithEmptySourceException0.001
emptyIsAlwaysConsistent0.002
memorizeGrantsRepeatableIterationOrder0.001
insertBeforeIndexAssureElementIsBeforeIndex0.024
insertBeforeReferenceAssureElementIsBeforeReference0.024

AbstractStreamBasicTest

concat0.015
sum0
flatMap0.002
fold0.001
product0.001
indices0.007
skipIndex0.002
foldWithMultilyIsProduct0
filteredSum0.001
testAvg0.002
testAvgEmptyStream0
testReduce0.003
concatArrayOverloadingJoinsTwoStreams0
testIndexof0
testFindIndex0.001
findPositionThrowsNoSuchElementException0
testPositionOf0
testPositionOfBad0
testIntersperse0.005
interspereIterator0.002
testIntersperseTwoElementsStream0
testIncorporate0.001
testIncorporateElement0.002
testIncorporateIsLazy0
testMemorize0.001
testMemorizeLazyOnAppend0
testMemorizeLazyOnMap0.001
testPartition0.001
testReverse0
testMaximum0.002
testMinimum0
testGroupOn0.014
testGroupOnReduction0.002
testSort0.005
testIntersperseEmptyRepeatable0.001
testRecursiveLongStream0.259
testLongFlatMapStream 0.26
skipped
testCross0.009
crossArrayOverloadingAnswersCartesianProduct0
testFullCross0.006
testIsBefore0
testEquivOn0.011
testEquivStreamOfStreams0.001
testEmptyRepeatable0
sliceEqualLowerAndUpperBoundsIsAnEmptyStream0
sliceIsCompatibleWithSubstringForEnoughLongStreams0.006
sliceWorksWithUpperBoundBeyondSize0
printStingNotEmptyAnswersNonEmptyBracketString0
printStreamEmptyAnswersEmptyBracketString0
zipArrayOverloadingAnswersPairsOfElementsOfBothStreams0.001
zipWithIteratorOverloadingAppliesBinaryFunctionToPairsOfElementsOfBothStreams0
insertBeforeIndexAddsElementAtIndexMinusOneOrEnd0
inserBeforeAddsElementBeforeReferenceOrAtEnd0.001
inserBeforeIsNullSafe0
containsBeforeIfFirstIsContainedAndAppearsBeforSecond0
containsBeforeIndexIfFirstIsContainedAndBeforeIndex0

MemoizedIteratorUnitTest

testNext0.001
testNextThrowsNoSuchElementException0.001
testHasNextIsRepeatable0

StreamsUnitTest

testFromSeq0.016
testRepeat0
testRepeatThunk0.003

MapStreamUnitTest

mapMapIsTheSameThatComposing0.047
sizeOfStreamReturnedByTakeIsLessOrEqualToTakeArgument0.074
reduceFailsWithEmptySourceExceptionOnEmptyStream0.015
anyOrNoneIsDefinedOnNonEmptyStream0.006
findFailsWithNoSuchElementExceptionOnFalsePredicate0.011
findFailsWithEmptySourceExceptionOnEmptyStream0.013
allIsTrueOnTruePredicate0.01
emptyStreamSatisfyAnyPredicate0.041
anyIsTrueForTruePredicateInNonEmptyStream0.008
anyFailsWithEmptySourceExceptionOnEmptyStream0.008
emptyStreamsSatisfyNoPredicate0.048
anyOrNullEqualsNullInEmptyStream0.006
deconsSuceedsInNonEmptyStream0.011
deconsFailsOnEmptyStreamWithEmptySourceException0.011
tailFailsInEmptyStreamWithEmptySourceException0.007
headFailsInEmptyStreamWithEmptySourceException0.007
emptyIsAlwaysConsistent0.238
memorizeGrantsRepeatableIterationOrder0.012
insertBeforeIndexAssureElementIsBeforeIndex0.114
insertBeforeReferenceAssureElementIsBeforeReference0.103

DeconsTransformStreamTest

testThen0.002

DropWhileStreamUnitTest

tesDropWhile0.001
sizeOfStreamReturnedByTakeIsLessOrEqualToTakeArgument0.004
reduceFailsWithEmptySourceExceptionOnEmptyStream0.001
anyOrNoneIsDefinedOnNonEmptyStream0.002
findFailsWithNoSuchElementExceptionOnFalsePredicate0.002
findFailsWithEmptySourceExceptionOnEmptyStream0.002
allIsTrueOnTruePredicate0.002
emptyStreamSatisfyAnyPredicate0.011
anyIsTrueForTruePredicateInNonEmptyStream0.002
anyFailsWithEmptySourceExceptionOnEmptyStream0.002
emptyStreamsSatisfyNoPredicate0.017
anyOrNullEqualsNullInEmptyStream0.001
deconsSuceedsInNonEmptyStream0.001
deconsFailsOnEmptyStreamWithEmptySourceException0.003
tailFailsInEmptyStreamWithEmptySourceException0.001
headFailsInEmptyStreamWithEmptySourceException0.001
emptyIsAlwaysConsistent0.001
memorizeGrantsRepeatableIterationOrder0.003
insertBeforeIndexAssureElementIsBeforeIndex0.029
insertBeforeReferenceAssureElementIsBeforeReference0.023

FlatMapIteratorUnitTest

testNext0
testNextThrowsNoSuchElementException0.001
testHasNextIsRepeatable0

TakeIteratorUnitTest

testNext0
testNextThrowsNoSuchElementException0.001
testHasNextIsRepeatable0

DequeStreamUnitTest

testReverse0.003
ifContainsBeforeThenReferencesIsNotContainedInFirstSegment0.067
filteredSizeLowerOrEqualToOriginal0.021
takeANumberOfElementsGreaterThanSizeAnswersAnEquivalentStream0.005
dropANumberOfElementsGreaterThanSizeAnswersAnEmptyStream0.004
allFilteredElementsEvaluate0.018
nonEmptyStreamContainsAny0.002
anyEqualsAnyOrNullInNonEmpty0.003
findFailsForFalsePredicate0.003
testFindOrNull0.015
testFindOrElse0.031
sizeStreamReturnedByMapSizeIsTheSameOriginalStream0.008
firstHeadGetZeroAnyAreEquivalent0.002
secondAndGetOneAreEquivalent0.003
thirdAndGetTwoAreEquivalent0.003
testLast0.003
gettingElementOutOfBoundsThrowsIndexOutOfBoundException0.003
testToSet0.002
testToList0.003
testContains0.003
testElementEqual0.003
testZip0.01
reduceToListIsEquivalentToItself0.003
countOfIsEquivalentToFilterAndSize0.015
sizeOfStreamReturnedByTakeIsLessOrEqualToTakeArgument0.01
reduceFailsWithEmptySourceExceptionOnEmptyStream0.003
anyOrNoneIsDefinedOnNonEmptyStream0.003
findFailsWithNoSuchElementExceptionOnFalsePredicate0.003
findFailsWithEmptySourceExceptionOnEmptyStream0.003
allIsTrueOnTruePredicate0.003
emptyStreamSatisfyAnyPredicate0.016
anyIsTrueForTruePredicateInNonEmptyStream0.003
anyFailsWithEmptySourceExceptionOnEmptyStream0.003
emptyStreamsSatisfyNoPredicate0.015
anyOrNullEqualsNullInEmptyStream0.003
deconsSuceedsInNonEmptyStream0.003
deconsFailsOnEmptyStreamWithEmptySourceException0.003
tailFailsInEmptyStreamWithEmptySourceException0.003
headFailsInEmptyStreamWithEmptySourceException0.004
emptyIsAlwaysConsistent0.004
memorizeGrantsRepeatableIterationOrder0.003
insertBeforeIndexAssureElementIsBeforeIndex0.04
insertBeforeReferenceAssureElementIsBeforeReference0.04

SortedStreamUnitTest

sizeOfStreamReturnedByTakeIsLessOrEqualToTakeArgument0.006
reduceFailsWithEmptySourceExceptionOnEmptyStream0.001
anyOrNoneIsDefinedOnNonEmptyStream0.002
findFailsWithNoSuchElementExceptionOnFalsePredicate0.002
findFailsWithEmptySourceExceptionOnEmptyStream0.001
allIsTrueOnTruePredicate0.002
emptyStreamSatisfyAnyPredicate0.007
anyIsTrueForTruePredicateInNonEmptyStream0.002
anyFailsWithEmptySourceExceptionOnEmptyStream0.002
emptyStreamsSatisfyNoPredicate0.013
anyOrNullEqualsNullInEmptyStream0.002
deconsSuceedsInNonEmptyStream0.003
deconsFailsOnEmptyStreamWithEmptySourceException0.002
tailFailsInEmptyStreamWithEmptySourceException0.001
headFailsInEmptyStreamWithEmptySourceException0.002
emptyIsAlwaysConsistent0.002
memorizeGrantsRepeatableIterationOrder0.002
insertBeforeIndexAssureElementIsBeforeIndex0.031
insertBeforeReferenceAssureElementIsBeforeReference0.024

MapIteratorUnitTest

testNext0
testNextThrowsNoSuchElementException0.001
testHasNextIsRepeatable0

InsertBeforeIndexIteratorUnitTest

testNext0.001
testNextThrowsNoSuchElementException0.001
testHasNextIsRepeatable0.001

ListStreamUnitTest

testIndexof0.008
ifContainsBeforeThenReferencesIsNotContainedInFirstSegment0.042
filteredSizeLowerOrEqualToOriginal0.012
takeANumberOfElementsGreaterThanSizeAnswersAnEquivalentStream0.003
dropANumberOfElementsGreaterThanSizeAnswersAnEmptyStream0.002
allFilteredElementsEvaluate0.012
nonEmptyStreamContainsAny0.002
anyEqualsAnyOrNullInNonEmpty0.002
findFailsForFalsePredicate0.002
testFindOrNull0.012
testFindOrElse0.028
sizeStreamReturnedByMapSizeIsTheSameOriginalStream0.011
firstHeadGetZeroAnyAreEquivalent0.003
secondAndGetOneAreEquivalent0.002
thirdAndGetTwoAreEquivalent0.004
testLast0.003
gettingElementOutOfBoundsThrowsIndexOutOfBoundException0.002
testToSet0.002
testToList0.003
testContains0.002
testElementEqual0.002
testZip0.007
reduceToListIsEquivalentToItself0.002
countOfIsEquivalentToFilterAndSize0.015
sizeOfStreamReturnedByTakeIsLessOrEqualToTakeArgument0.014
reduceFailsWithEmptySourceExceptionOnEmptyStream0.003
anyOrNoneIsDefinedOnNonEmptyStream0.003
findFailsWithNoSuchElementExceptionOnFalsePredicate0.003
findFailsWithEmptySourceExceptionOnEmptyStream0.003
allIsTrueOnTruePredicate0.002
emptyStreamSatisfyAnyPredicate0.012
anyIsTrueForTruePredicateInNonEmptyStream0.003
anyFailsWithEmptySourceExceptionOnEmptyStream0.003
emptyStreamsSatisfyNoPredicate0.018
anyOrNullEqualsNullInEmptyStream0.003
deconsSuceedsInNonEmptyStream0.003
deconsFailsOnEmptyStreamWithEmptySourceException0.003
tailFailsInEmptyStreamWithEmptySourceException0.002
headFailsInEmptyStreamWithEmptySourceException0.002
emptyIsAlwaysConsistent0.002
memorizeGrantsRepeatableIterationOrder0.002
insertBeforeIndexAssureElementIsBeforeIndex0.034
insertBeforeReferenceAssureElementIsBeforeReference0.039

InsertBeforeIteratorUnitTest

testNext0
testNextThrowsNoSuchElementException0.001
testHasNextIsRepeatable0

CharSequenceStreamUnitTest

testJoin0.001
ifContainsBeforeThenReferencesIsNotContainedInFirstSegment0.04
filteredSizeLowerOrEqualToOriginal0.013
takeANumberOfElementsGreaterThanSizeAnswersAnEquivalentStream0.002
dropANumberOfElementsGreaterThanSizeAnswersAnEmptyStream0.002
allFilteredElementsEvaluate0.012
nonEmptyStreamContainsAny0.002
anyEqualsAnyOrNullInNonEmpty0.002
findFailsForFalsePredicate0.002
testFindOrNull0.013
testFindOrElse0.024
sizeStreamReturnedByMapSizeIsTheSameOriginalStream0.006
firstHeadGetZeroAnyAreEquivalent0.003
secondAndGetOneAreEquivalent0.002
thirdAndGetTwoAreEquivalent0.002
testLast0.002
gettingElementOutOfBoundsThrowsIndexOutOfBoundException0.002
testToSet0.002
testToList0.002
testContains0.002
testElementEqual0.002
testZip0.006
reduceToListIsEquivalentToItself0.002
countOfIsEquivalentToFilterAndSize0.013
sizeOfStreamReturnedByTakeIsLessOrEqualToTakeArgument0.007
reduceFailsWithEmptySourceExceptionOnEmptyStream0.002
anyOrNoneIsDefinedOnNonEmptyStream0.003
findFailsWithNoSuchElementExceptionOnFalsePredicate0.002
findFailsWithEmptySourceExceptionOnEmptyStream0.002
allIsTrueOnTruePredicate0.002
emptyStreamSatisfyAnyPredicate0.015
anyIsTrueForTruePredicateInNonEmptyStream0.002
anyFailsWithEmptySourceExceptionOnEmptyStream0.002
emptyStreamsSatisfyNoPredicate0.015
anyOrNullEqualsNullInEmptyStream0.002
deconsSuceedsInNonEmptyStream0.002
deconsFailsOnEmptyStreamWithEmptySourceException0.003
tailFailsInEmptyStreamWithEmptySourceException0.002
headFailsInEmptyStreamWithEmptySourceException0.003
emptyIsAlwaysConsistent0.003
memorizeGrantsRepeatableIterationOrder0.003
insertBeforeIndexAssureElementIsBeforeIndex0.035
insertBeforeReferenceAssureElementIsBeforeReference0.032

MapsUnitTest

testAnyKey0.014
testAnyKeyOrNull0
testAnyValue0
testGet0.002
fromEntries0.033
delayedMapKeys0.007

LazinessIntegrationTest

testMapAndGet0.001
testMapAndGet20
testMapAndDrop0
testMapAndTake0.001
testIntersparseAndSize0
testIntersparseAndTake0
testIntersparseAndAppend0.001
testConcatAndSize0
testAppendAndSize0
testConsAndSize0

Failure Details

[Summary] [Package List] [Test Cases]


testRemove
skipped: skipped
testMoveIterableOfTIntC
skipped: skipped
testLongFlatMapStream
skipped: skipped