BDDAssertions

Source file "org/assertj/core/api/BDDAssertions.java" was not found during generation of report.

ElementMissed InstructionsCov.Missed BranchesCov.MissedCxtyMissedLinesMissedMethods
Total700 of 7000%0 of 0n/a218218234234218218
thenThrownBy(ThrowableAssert.ThrowingCallable, String, Object[])90%n/a111111
thenWith(Object, Consumer[])60%n/a111111
thenThrownBy(ThrowableAssert.ThrowingCallable)50%n/a111111
catchException(ThrowableAssert.ThrowingCallable)50%n/a111111
catchRuntimeException(ThrowableAssert.ThrowingCallable)50%n/a111111
catchNullPointerException(ThrowableAssert.ThrowingCallable)50%n/a111111
catchIllegalArgumentException(ThrowableAssert.ThrowingCallable)50%n/a111111
catchIOException(ThrowableAssert.ThrowingCallable)50%n/a111111
catchReflectiveOperationException(ThrowableAssert.ThrowingCallable)50%n/a111111
catchIllegalStateException(ThrowableAssert.ThrowingCallable)50%n/a111111
catchIndexOutOfBoundsException(ThrowableAssert.ThrowingCallable)50%n/a111111
static {...}50%n/a111111
then(Iterable, AssertFactory)40%n/a111111
then(Iterable, Class)40%n/a111111
then(List, AssertFactory)40%n/a111111
then(List, Class)40%n/a111111
thenCode(ThrowableAssert.ThrowingCallable)40%n/a111111
catchThrowableOfType(ThrowableAssert.ThrowingCallable, Class)40%n/a111111
catchThrowableOfType(Class, ThrowableAssert.ThrowingCallable)40%n/a111111
fail(String, Object[])40%n/a111111
fail(String, Throwable)40%n/a111111
fail(Throwable)40%n/a111111
extractProperty(String, Class)40%n/a111111
entry(Object, Object)40%n/a111111
within(long, TemporalUnit)40%n/a111111
byLessThan(long, TemporalUnit)40%n/a111111
contentOf(File, Charset)40%n/a111111
contentOf(File, String)40%n/a111111
contentOf(File)40%n/a111111
linesOf(File)40%n/a111111
linesOf(File, Charset)40%n/a111111
linesOf(File, String)40%n/a111111
linesOf(Path)40%n/a111111
linesOf(Path, Charset)40%n/a111111
linesOf(Path, String)40%n/a111111
contentOf(URL, Charset)40%n/a111111
contentOf(URL, String)40%n/a111111
contentOf(URL)40%n/a111111
linesOf(URL)40%n/a111111
linesOf(URL, Charset)40%n/a111111
linesOf(URL, String)40%n/a111111
registerFormatterForType(Class, Function)40%n/a112211
BDDAssertions()30%n/a111111
then(Predicate)30%n/a111111
thenPredicate(Predicate)30%n/a111111
then(IntPredicate)30%n/a111111
then(LongPredicate)30%n/a111111
then(DoublePredicate)30%n/a111111
then(Optional)30%n/a111111
then(OptionalInt)30%n/a111111
then(OptionalLong)30%n/a111111
then(Matcher)30%n/a111111
then(OptionalDouble)30%n/a111111
then(BigDecimal)30%n/a111111
then(BigInteger)30%n/a111111
then(boolean)30%n/a111111
then(Boolean)30%n/a111111
then(boolean[])30%n/a111111
then(boolean[][])30%n/a111111
then(byte)30%n/a111111
then(Byte)30%n/a111111
then(byte[])30%n/a111111
then(byte[][])30%n/a111111
then(char)30%n/a111111
then(char[])30%n/a111111
then(char[][])30%n/a111111
then(Character)30%n/a111111
then(Class)30%n/a111111
then(Comparable)30%n/a111111
thenComparable(Comparable)30%n/a111111
then(Iterable)30%n/a111111
thenIterable(Iterable)30%n/a111111
then(Iterator)30%n/a111111
thenIterator(Iterator)30%n/a111111
then(double)30%n/a111111
then(Double)30%n/a111111
then(double[])30%n/a111111
then(double[][])30%n/a111111
then(File)30%n/a111111
then(Path)30%n/a111111
thenPath(Path)30%n/a111111
then(Future)30%n/a111111
then(InputStream)30%n/a111111
then(float)30%n/a111111
then(Float)30%n/a111111
then(float[])30%n/a111111
then(float[][])30%n/a111111
then(int)30%n/a111111
then(int[])30%n/a111111
then(int[][])30%n/a111111
then(Integer)30%n/a111111
then(Collection)30%n/a111111
thenCollection(Collection)30%n/a111111
then(List)30%n/a111111
thenList(List)30%n/a111111
then(long)30%n/a111111
then(Long)30%n/a111111
then(long[])30%n/a111111
then(long[][])30%n/a111111
then(Object)30%n/a111111
then(Object[])30%n/a111111
then(Object[][])30%n/a111111
then(Map)30%n/a111111
then(short)30%n/a111111
then(Short)30%n/a111111
then(short[])30%n/a111111
then(short[][])30%n/a111111
then(CharSequence)30%n/a111111
thenCharSequence(CharSequence)30%n/a111111
then(StringBuilder)30%n/a111111
then(StringBuffer)30%n/a111111
then(String)30%n/a111111
then(Date)30%n/a111111
then(AtomicBoolean)30%n/a111111
then(AtomicInteger)30%n/a111111
then(AtomicIntegerArray)30%n/a111111
then(AtomicIntegerFieldUpdater)30%n/a111111
then(LongAdder)30%n/a111111
then(AtomicLong)30%n/a111111
then(AtomicLongArray)30%n/a111111
then(AtomicLongFieldUpdater)30%n/a111111
then(AtomicReference)30%n/a111111
then(AtomicReferenceArray)30%n/a111111
then(AtomicReferenceFieldUpdater)30%n/a111111
then(AtomicMarkableReference)30%n/a111111
then(AtomicStampedReference)30%n/a111111
then(Throwable)30%n/a111111
thenObject(Object)30%n/a111111
thenTemporal(Temporal)30%n/a111111
then(LocalDate)30%n/a111111
then(YearMonth)30%n/a111111
then(LocalDateTime)30%n/a111111
then(ZonedDateTime)30%n/a111111
then(LocalTime)30%n/a111111
then(OffsetTime)30%n/a111111
then(Instant)30%n/a111111
then(Duration)30%n/a111111
then(Period)30%n/a111111
then(URI)30%n/a111111
then(URL)30%n/a111111
then(OffsetDateTime)30%n/a111111
then(CompletableFuture)30%n/a111111
then(CompletionStage)30%n/a111111
then(AssertProvider)30%n/a111111
then(Stream)30%n/a111111
thenStream(Stream)30%n/a111111
then(DoubleStream)30%n/a111111
then(LongStream)30%n/a111111
then(IntStream)30%n/a111111
then(Spliterator)30%n/a111111
catchThrowable(ThrowableAssert.ThrowingCallable)30%n/a111111
thenExceptionOfType(Class)30%n/a111111
setRemoveAssertJRelatedElementsFromStackTrace(boolean)30%n/a112211
fail(String)30%n/a111111
shouldHaveThrown(Class)30%n/a111111
setMaxLengthForSingleLineDescription(int)30%n/a112211
setMaxElementsForPrinting(int)30%n/a112211
setPrintAssertionsDescription(boolean)30%n/a112211
setDescriptionConsumer(Consumer)30%n/a112211
setMaxStackTraceElementsDisplayed(int)30%n/a112211
extractProperty(String)30%n/a111111
tuple(Object[])30%n/a111111
setAllowExtractingPrivateFields(boolean)30%n/a112211
setAllowComparingPrivateFields(boolean)30%n/a112211
setExtractBareNamePropertyMethods(boolean)30%n/a112211
atIndex(int)30%n/a111111
within(Double)30%n/a111111
withPrecision(Double)30%n/a111111
within(Float)30%n/a111111
withPrecision(Float)30%n/a111111
within(BigDecimal)30%n/a111111
within(BigInteger)30%n/a111111
within(Byte)30%n/a111111
within(Integer)30%n/a111111
within(Short)30%n/a111111
within(Long)30%n/a111111
withMarginOf(Duration)30%n/a111111
withinPercentage(Double)30%n/a111111
withinPercentage(Integer)30%n/a111111
withinPercentage(Long)30%n/a111111
byLessThan(Double)30%n/a111111
byLessThan(Float)30%n/a111111
byLessThan(BigDecimal)30%n/a111111
byLessThan(BigInteger)30%n/a111111
byLessThan(Byte)30%n/a111111
byLessThan(Integer)30%n/a111111
byLessThan(Short)30%n/a111111
byLessThan(Long)30%n/a111111
from(Function)30%n/a111111
as(InstanceOfAssertFactory)30%n/a111111
allOf(Condition[])30%n/a111111
allOf(Iterable)30%n/a111111
allOf(ThrowingConsumer[])30%n/a111111
anyOf(Condition[])30%n/a111111
anyOf(Iterable)30%n/a111111
anyOf(ThrowingConsumer[])30%n/a111111
doesNotHave(Condition)30%n/a111111
not(Condition)30%n/a111111
in(Object[])30%n/a111111
notIn(Object[])30%n/a111111
not(Object)30%n/a111111
setLenientDateParsing(boolean)30%n/a112211
registerCustomDateFormat(DateFormat)30%n/a112211
registerCustomDateFormat(String)30%n/a112211
useRepresentation(Representation)30%n/a112211
then(AssertDelegateTarget)20%n/a111111
thenNoException()20%n/a111111
thenNullPointerException()20%n/a111111
thenIllegalArgumentException()20%n/a111111
thenIOException()20%n/a111111
thenIllegalStateException()20%n/a111111
thenException()20%n/a111111
thenIndexOutOfBoundsException()20%n/a111111
thenReflectiveOperationException()20%n/a111111
thenRuntimeException()20%n/a111111
fail()20%n/a111111
useDefaultDateFormatsOnly()20%n/a112211
useDefaultRepresentation()20%n/a112211