List Question
20 TechQA 2024-03-14T12:53:34.067000AssertJ AssertThat isEqual taking way too long to return
63 views
Asked by yorkshireflatcap
How to RecursiveComparisonConfiguration in AssertJ?
35 views
Asked by DeepakVerma
AssertJ Java: multiple conditions assertion
95 views
Asked by Konstantinas.A
Assertj: Using the index when asserting list elements via predicate
71 views
Asked by Tom
comparing two list with different type in assertj
89 views
Asked by mohammad aghaie
Can't use assertThat in test case - "The method assertThat(Point) is undefined for the type CleverBrainTest"
107 views
Asked by Pellet Muncher
Login test always returns empty Optional (Spring Boot)
69 views
Asked by Zeke Cachi
AssertJ: assertThatCode() vs assertThatThrownBy()
76 views
Asked by Sergey Zolotarev
class org.assertj.core.error.AssertJMultipleFailuresError declares multiple JSON fields named heading - Cucumber + SoftAssertions
52 views
Asked by Francislainy Campos
AssertJ's "soft" assertions assert hard on fail() invocations
160 views
Asked by Sergey Zolotarev
AssertJ: specify nested list sorting order
140 views
Asked by IceMajor
withEqualsForType() where type is the type of a property in the expected object
68 views
Asked by JasonBodnar
AssertJ combine exception catching and return type assertions
100 views
Asked by Arthur Eirich
How to perform AssertJ recursive comparison with strict type checking only on collection elements?
315 views
Asked by mkapiczy
How do I check that no value is null after calling extracting on a list of objects?
433 views
Asked by gph
Ignoring whitespace AND newlines with AssertJ
668 views
Asked by pbuchheit
What is the captured class of the satisfies method when applied to a list?
168 views
Asked by Jon Bristow
Assert4j: how to ignore fields based on actual values
41 views
Asked by Anonymous Person
Java Unit Testing - Make return value of a method called by enclosing method to Empty
1k views
Asked by heisenberg
Example of using assertj satisfiesExactlyInAnyOrder with dynamic expected values
345 views
Asked by Asaf Artsi