Source file "org/assertj/core/api/AbstractObjectArrayAssert.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,936 of 1,936 | 0% | 30 of 30 | 0% | 182 | 182 | 332 | 332 | 167 | 167 |
flatExtracting(String) | ![]() | 0% | ![]() | 0% | 6 | 6 | 16 | 16 | 1 | 1 |
extracting(String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
extracting(String, Class) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
usingElementComparator(Comparator) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
withAssertionState(AbstractAssert) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
extracting(String[]) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
extractingResultOf(String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
extractingResultOf(String, Class) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
internalFilteredOnAssertions(Consumer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
usingComparatorForElementFieldsWithNames(Comparator, String[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
usingComparatorForType(Comparator, Class) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
internalFilteredOn(Predicate) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
navigationDescription(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
extractingForProxy(Function[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
doFlatExtracting(Function) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
internalSingleElement() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
filteredOn(String, FilterOperator) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
allMatch(Predicate, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
AbstractObjectArrayAssert(Object[], Class) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
containsSequence(Iterable) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
doesNotContainSequence(Iterable) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
containsSubsequence(Iterable) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
doesNotContainSubsequence(Iterable) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
zipSatisfy(Object[], BiConsumer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
extracting(Function) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
extracting(ThrowingExtractor) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
filteredOn(Function, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
allMatch(Predicate) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
anyMatch(Predicate) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
noneMatch(Predicate) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
removeAssert(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
toGenericArray(List) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
hasSizeBetween(int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
hasOnlyOneElementSatisfying(Consumer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
contains(Object, Index) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
doesNotContain(Object, Index) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
endsWithForProxy(Object, Object[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
areAtLeast(int, Condition) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
areAtMost(int, Condition) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
areExactly(int, Condition) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
haveAtLeast(int, Condition) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
haveAtMost(int, Condition) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
haveExactly(int, Condition) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
internalAllSatisfy(Consumer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
internalAnySatisfy(Consumer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
internalNoneSatisfy(Consumer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
satisfiesExactlyForProxy(Consumer[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
satisfiesExactlyInAnyOrderForProxy(Consumer[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
satisfiesOnlyOnceForProxy(Consumer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
hasSize(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
hasSizeGreaterThan(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
hasSizeGreaterThanOrEqualTo(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
hasSizeLessThan(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
hasSizeLessThanOrEqualTo(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
hasSameSizeAs(Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
hasSameSizeAs(Iterable) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
containsForProxy(Object[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
containsOnlyForProxy(Object[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
containsOnlyOnceForProxy(Object[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
containsExactlyForProxy(Object[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
containsExactlyInAnyOrderForProxy(Object[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
containsSequenceForProxy(Object[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
doesNotContainSequenceForProxy(Object[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
containsSubsequenceForProxy(Object[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
doesNotContainSubsequenceForProxy(Object[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
hasOnlyElementsOfTypes(Class[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
hasExactlyElementsOfTypes(Class[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
doesNotContainForProxy(Object[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
doesNotContainAnyElementsOf(Iterable) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
startsWithForProxy(Object[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
endsWith(Object[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isSubsetOfForProxy(Object[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
are(Condition) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
areNot(Condition) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
have(Condition) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
doNotHave(Condition) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
hasAtLeastOneElementOfType(Class) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
hasOnlyElementsOfType(Class) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
doesNotHaveAnyElementsOfTypes(Class[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isSortedAccordingTo(Comparator) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
containsAll(Iterable) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
filteredOn(String, Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
filteredOnNull(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
containsAnyOfForProxy(Object[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isNotEmpty() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
containsOnlyNulls() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
doesNotHaveDuplicates() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isSubsetOf(Iterable) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
containsNull() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
doesNotContainNull() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isSorted() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
filteredOn(Condition) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
usingElementComparatorOnFields(String[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
usingElementComparatorIgnoringFields(String[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
newObjectArrayAssert(List) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
usingFieldByFieldElementComparator() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
toAssert(Object, String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$extractingForProxy$1(Function[], Object) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
isNullOrEmpty() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isEmpty() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
areAtLeastOne(Condition) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
usingExtendedByTypesElementComparator(Comparator) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
usingComparatorForElementFieldsWithType(Comparator, Class) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
usingRecursiveFieldByFieldElementComparatorOnFields(String[]) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
usingRecursiveFieldByFieldElementComparatorIgnoringFields(String[]) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
getComparatorsByType() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
getComparatorsForElementPropertyOrFieldTypes() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
usingDefaultElementComparator() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
usingRecursiveFieldByFieldElementComparator(RecursiveComparisonConfiguration) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
usingRecursiveComparison(RecursiveComparisonConfiguration) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
withIterables(Iterables) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withObjectArrays(ObjectArrays) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withTypeComparators(TypeComparators) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withComparatorsForElementPropertyOrFieldNames(Map) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withComparatorsForElementPropertyOrFieldTypes(TypeComparators) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
as(String, Object[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
usingRecursiveFieldByFieldElementComparator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$filteredOn$2(Function, Object, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
as(Description) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
containsOnlyElementsOf(Iterable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
containsOnlyOnceElementsOf(Iterable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
containsExactlyInAnyOrderElementsOf(Iterable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
containsExactlyElementsOf(Iterable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
endsWith(Object, Object[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
haveAtLeastOne(Condition) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
containsAnyElementsOf(Iterable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
newListAssertInstance(List) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
singleElement(InstanceOfAssertFactory) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
contains(Object[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
containsOnly(Object[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hasSameElementsAs(Iterable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
containsOnlyOnce(Object[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
containsExactly(Object[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
containsExactlyInAnyOrder(Object[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
containsSequence(Object[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
doesNotContainSequence(Object[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
containsSubsequence(Object[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
doesNotContainSubsequence(Object[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
doesNotContain(Object[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
startsWith(Object[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isSubsetOf(Object[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
extracting(Function[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
flatExtracting(Function) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
flatExtracting(ThrowingExtractor) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
inHexadecimal() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
inBinary() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
filteredOn(Predicate) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
filteredOnAssertions(Consumer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
filteredOnAssertions(ThrowingConsumer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
allSatisfy(Consumer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
allSatisfy(ThrowingConsumer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
anySatisfy(Consumer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
anySatisfy(ThrowingConsumer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
noneSatisfy(Consumer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
noneSatisfy(ThrowingConsumer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
satisfiesExactly(Consumer[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
satisfiesExactly(ThrowingConsumer[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
satisfiesExactlyInAnyOrder(Consumer[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
satisfiesExactlyInAnyOrder(ThrowingConsumer[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
satisfiesOnlyOnce(Consumer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
satisfiesOnlyOnce(ThrowingConsumer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
containsAnyOf(Object[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
usingRecursiveAssertion(RecursiveAssertionConfiguration) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$extractingForProxy$0(Object, Function) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
usingRecursiveComparison() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
usingRecursiveAssertion() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
singleElement() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |