Source file "org/assertj/core/internal/Iterables.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 2,187 of 2,187 | 0% | 200 of 200 | 0% | 203 | 203 | 455 | 455 | 103 | 103 |
assertContainsExactly(AssertionInfo, Iterable, Object[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 13 | 13 | 1 | 1 |
assertContainsOnlyOnce(AssertionInfo, Iterable, Object[]) | ![]() | 0% | ![]() | 0% | 7 | 7 | 12 | 12 | 1 | 1 |
assertContainsOnly(AssertionInfo, Iterable, Object[]) | ![]() | 0% | ![]() | 0% | 7 | 7 | 12 | 12 | 1 | 1 |
assertSatisfiesExactlyInAnyOrder(AssertionInfo, Iterable, Consumer[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
assertContainsExactlyInAnyOrder(AssertionInfo, Iterable, Object[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
assertContainsSubsequence(AssertionInfo, Iterable, Object[]) | ![]() | 0% | ![]() | 0% | 7 | 7 | 12 | 12 | 1 | 1 |
assertEndsWith(AssertionInfo, Iterable, Object[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
assertDoesNotContainSubsequence(AssertionInfo, Iterable, Object[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 15 | 15 | 1 | 1 |
assertSatisfiesExactly(AssertionInfo, Iterable, Consumer[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 12 | 12 | 1 | 1 |
assertDoesNotContain(AssertionInfo, Iterable, Object[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
assertStartsWith(AssertionInfo, Iterable, Object[]) | ![]() | 0% | ![]() | 0% | 6 | 6 | 9 | 9 | 1 | 1 |
assertZipSatisfy(AssertionInfo, Iterable, Iterable, BiConsumer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 11 | 11 | 1 | 1 |
assertAnySatisfy(AssertionInfo, Iterable, Consumer) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
assertContainsSequence(AssertionInfo, Iterable, Object[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
assertAllMatch(AssertionInfo, Iterable, Predicate, PredicateDescription) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
assertAre(AssertionInfo, Iterable, Condition) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
assertAreNot(AssertionInfo, Iterable, Condition) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
assertHave(AssertionInfo, Iterable, Condition) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
assertDoNotHave(AssertionInfo, Iterable, Condition) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
assertContainsAnyOf(AssertionInfo, Iterable, Object[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
assertDoesNotContainSequence(AssertionInfo, Iterable, Object[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
assertContainsOnlyNulls(AssertionInfo, Iterable) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
assertAreAtLeast(AssertionInfo, Iterable, int, Condition) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
assertAreAtMost(AssertionInfo, Iterable, int, Condition) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
assertAreExactly(AssertionInfo, Iterable, int, Condition) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
assertHaveAtLeast(AssertionInfo, Iterable, int, Condition) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
assertHaveAtMost(AssertionInfo, Iterable, int, Condition) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
assertHaveExactly(AssertionInfo, Iterable, int, Condition) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
assertAllSatisfy(AssertionInfo, Iterable, Consumer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
assertNoneSatisfy(AssertionInfo, Iterable, Consumer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
containsSequenceAtGivenIndex(List, Object[], int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
assertIsSubsetOf(AssertionInfo, Iterable, Iterable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
assertIterableContainsGivenValues(Class, Iterable, Object[], AssertionInfo) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
areAllConsumersSatisfied(Queue) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
assertDoesNotHaveDuplicates(AssertionInfo, Iterable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
assertContainsAll(AssertionInfo, Iterable, Iterable) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
assertAnyMatch(AssertionInfo, Iterable, Predicate, PredicateDescription) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
assertNoneMatch(AssertionInfo, Iterable, Predicate, PredicateDescription) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
assertContains(AssertionInfo, Iterable, Object[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
commonCheckThatIterableAssertionSucceeds(AssertionInfo, Iterable, Object[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
assertContainsNull(AssertionInfo, Iterable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
assertDoesNotContainNull(AssertionInfo, Iterable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
failsZipRequirements(Object, Object, BiConsumer) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
Iterables(ComparisonStrategy) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
assertEmpty(AssertionInfo, Iterable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
shouldContainExactlyWithDiffAssertionError(IterableDiff, Iterable, Object[], AssertionInfo) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
failsRequirements(Consumer, Object) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
assertNotEmpty(AssertionInfo, Iterable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
assertHasSameSizeAs(AssertionInfo, Iterable, Object) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
conditionIsSatisfiedAtLeastNTimes(Iterable, int, Condition) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
conditionIsSatisfiedAtMostNTimes(Iterable, Condition, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
conditionIsSatisfiedNTimes(Iterable, Condition, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
assertHasSizeBetween(AssertionInfo, Iterable, int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
assertDoesNotContainAnyElementsOf(AssertionInfo, Iterable, Iterable) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
getComparator() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
assertNullOrEmpty(AssertionInfo, Iterable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
assertHasSize(AssertionInfo, Iterable, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
assertHasOnlyOneElementSatisfying(AssertionInfo, Iterable, Consumer) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
assertHasSizeGreaterThan(AssertionInfo, Iterable, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
assertHasSizeGreaterThanOrEqualTo(AssertionInfo, Iterable, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
assertHasSizeLessThan(AssertionInfo, Iterable, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
assertHasSizeLessThanOrEqualTo(AssertionInfo, Iterable, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
assertHasSameSizeAs(AssertionInfo, Iterable, Iterable) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
actualDoesContainSequence(AssertionInfo, Iterable, Object[], int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
actualDoesNotContainSubsequence(AssertionInfo, Iterable, Object[], int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
actualContainsSubsequence(AssertionInfo, Iterable, Object[], int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
actualDoesNotContainSequence(AssertionInfo, Iterable, Object[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
actualDoesNotStartWithSequence(AssertionInfo, Iterable, Object[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
assertEndsWith(AssertionInfo, Iterable, Object, Object[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
satisfiedElementsPerConsumer(Iterable, Consumer[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
removeElement(Queue, Object) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
failsRestrictions(Object, Consumer) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
actualDoesNotEndWithSequence(AssertionInfo, Iterable, Object[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
notSatisfyingCondition(Iterable, Condition) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
satisfiesCondition(Iterable, Condition) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
checkIsNotEmptySequence(Object[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
checkIsNotEmptySubsequence(Object[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
lambda$assertNoneMatch$11(AssertionInfo, Iterable, PredicateDescription, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$assertIsSubsetOf$1(Iterable, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
lambda$assertIterableContainsGivenValues$0(Iterable, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
lambda$byPassingAssertions$14(Consumer, Object) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
lambda$notSatisfyingCondition$12(Condition, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
lambda$assertAnyMatch$10(AssertionInfo, Iterable, PredicateDescription) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
checkNotNullIterables(AssertionInfo, Iterable, Object[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
lambda$assertZipSatisfy$8(Iterator, BiConsumer, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$assertSatisfiesExactly$3(Map, int, UnsatisfiedRequirement) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
iterableContains(Iterable, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
iterablesRemoveFirst(Iterable, Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
iterablesRemove(Iterable, Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
areEqual(Object, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$satisfiedElementsPerConsumer$5(Iterable, Consumer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
assertNotNull(AssertionInfo, Iterable) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lambda$assertNoneSatisfy$9(Consumer, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
Iterables() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lambda$satisfiesCondition$13(Condition, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$removeElement$7(Object, ElementsSatisfyingConsumer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$areAllConsumersSatisfied$6(Queue, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$assertSatisfiesExactlyInAnyOrder$4(ElementsSatisfyingConsumer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$assertAllSatisfy$2(Consumer, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getComparisonStrategy() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
byPassingAssertions(Consumer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
instance() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |