bahmanm@lemmy.ml to General Programming Discussion@lemmy.mlEnglish · edit-22 months agoAssertJ's custom assertionslemmy.mlexternal-linkmessage-square0fedilinkarrow-up10arrow-down10file-textcross-posted to: java@programming.dev
arrow-up10arrow-down1external-linkAssertJ's custom assertionslemmy.mlbahmanm@lemmy.ml to General Programming Discussion@lemmy.mlEnglish · edit-22 months agomessage-square0fedilinkfile-textcross-posted to: java@programming.dev
If there was one reason I liked coding in Java, it’d be AssertJ and its brilliant extensibility. The image is an example of it from bjForth The ability to create custom assertions makes the test code concise and read naturally.