This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
java-tutorials
Watch
1
Star
0
Fork
0
You've already forked java-tutorials
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
java-tutorials
/
testing-modules
/
testing-assertions
History
Loredana Crusoveanu
ee70035562
Merge pull request
#11470
from kwoyke/JAVA-8436
...
JAVA-8436: Manage AssertJ dependency in the main pom.xml
2021-11-19 16:56:22 +02:00
..
src
[BAEL-5211] - How to test a Java Optional (
#11417
)
2021-11-14 10:09:48 +00:00
pom.xml
JAVA-8436: Remove AssertJ depenendency from the child modules - part 1
2021-11-18 10:36:49 +01:00
README.md
Update README.md
2021-11-18 01:09:16 +08:00
README.md
Relevant Articles:
Asserting Log Messages With JUnit
Assert Two Lists for Equality Ignoring Order in Java
Assert That a Java Optional Has a Certain Value