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)
|
2022-12-22 09:06:38 -05:00
|
|
|
|
- [Extract Values using AssertJ in Java](https://www.baeldung.com/java-extract-values-assertj)
|