assertj共3篇
Assert with Grace: Custom Soft Assertions using AssertJ for Cleaner Code-拾光赋

Assert with Grace: Custom Soft Assertions using AssertJ for Cleaner Code

Assert with Grace: Custom Soft Assertions using AssertJ for Cleaner Code, Introduction If you don’t know what a soft assertion is, please read Soft Asserts – Why should you use t...
kity的头像-拾光赋kity2个月前
0247
Testing nested structures with AssertJ-拾光赋

Testing nested structures with AssertJ

Testing nested structures with AssertJ,In a previous post I described why I like writing tests with AssertJ. In this post I would like to describe a nice pattern that helps testing...
kity的头像-拾光赋kity6年前
0365
Writing readable tests with AssertJ-拾光赋

Writing readable tests with AssertJ

Writing readable tests with AssertJ,AssertJ is a library that provides 'fluent assertions for java'. The fluent interface of the assertions allows developers to write very readable...
kity的头像-拾光赋kity6年前
0468