assertj-examples
assertj-examples copied to clipboard
Examples illustrating AssertJ assertions
Bumps [h2](https://github.com/h2database/h2database) from 1.4.197 to 2.1.210. Release notes Sourced from h2's releases. Version 2.1.210 Two security vulnerabilities in H2 Console (CVE-2022-23221 and possible DNS rebinding attack) are fixed. Persistent databases...
Bumps [neo4j](https://github.com/neo4j/neo4j) from 3.0.0 to 3.5.0. Release notes Sourced from neo4j's releases. Release 3.3.0-beta01 Release Date: 09/14/2017 Neo4j 3.3.0-beta01 is the first beta release of the upcoming Neo4j 3.3. Highlights...
joel-costigliola/assertj-core#1620
Hey. How will autotest see the application under test? My situation is very similar to mrif0393. (https://github.com/joel-costigliola/assertj-examples/issues/45) The only file related to the application under test is .jnlp. There is...
Add example for JOptionPane which would help in situations like joel-costigliola/assertj-swing#237
This is more of a question than an issue. Is there a reason why custom assumptions can't done similar to custom assertions? (or am I just not finding the documentation...
We need builds for java-7-with-snapshots and master branches.
Hi, I apologize for this not being necessarily an issue. I tried locating an email or a forum where I can ask this question, but there isn't one. I just...
Hello, I hope you are well. I hope this is the right area for this issue. I've been up and down the assertj swing documentation and I don't see any...