2019-10-31 21:43:47 -04:00
|
|
|
|
|
|
|
|
|
## Relevant Articles
|
|
|
|
|
|
|
|
|
|
- [AssertJ’s Java 8 Features](http://www.baeldung.com/assertJ-java-8-features)
|
|
|
|
|
- [AssertJ for Guava](http://www.baeldung.com/assertJ-for-guava)
|
|
|
|
|
- [Introduction to AssertJ](http://www.baeldung.com/introduction-to-assertj)
|
|
|
|
|
- [Testing with Google Truth](http://www.baeldung.com/google-truth)
|
|
|
|
|
- [Testing with JGoTesting](http://www.baeldung.com/jgotesting)
|
|
|
|
|
- [Guide to JSpec](http://www.baeldung.com/jspec)
|
|
|
|
|
- [Custom Assertions with AssertJ](http://www.baeldung.com/assertj-custom-assertion)
|
|
|
|
|
- [Using Conditions with AssertJ Assertions](http://www.baeldung.com/assertj-conditions)
|
|
|
|
|
- [AssertJ Exception Assertions](http://www.baeldung.com/assertj-exception-assertion)
|
2020-05-12 04:42:44 -04:00
|
|
|
|
- [Asserting Log Messages With JUnit](https://www.baeldung.com/junit-asserting-logs)
|