News

create .NET and Java versions that are compatible in design while trying to be idiomatic for each platform remove all static configuration (the old XMLUnit class setter methods) focus on the parts ...
Wildcard imports such as import java.util.* or import static org.assertj.core.api.Assertions.* are forbidden, even in test code. Note that private or protected methods called from method ...