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
edizor
ed5c1ca1da
Update README.md
...
[skip ci]
2023-09-21 20:25:05 +08:00
..
src
[assert-regex-match] Assert Regex Matches in JUnit (
#14752
)
2023-09-15 16:21:48 -05:00
pom.xml
BAEL-6432 - Asserting Equality on Two Classes without an Equals Method (
#14193
)
2023-06-15 21:13:10 +05:30
README.md
Update README.md
2023-09-21 20:25:05 +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
Assert That an Object Is From a Specific Type
Asserting Equality on Two Classes Without an equals() Method
Assert Regex Matches in JUnit