https://github.com/joel-costigliola/assertj-neo4j
Assertions for Neo4J
https://github.com/joel-costigliola/assertj-neo4j
assertj java neo4j
Last synced: about 1 year ago
JSON representation
Assertions for Neo4J
- Host: GitHub
- URL: https://github.com/joel-costigliola/assertj-neo4j
- Owner: joel-costigliola
- License: apache-2.0
- Created: 2013-10-05T14:20:14.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2021-09-07T12:17:19.000Z (almost 5 years ago)
- Last Synced: 2025-03-18T10:51:38.891Z (about 1 year ago)
- Topics: assertj, java, neo4j
- Language: Java
- Size: 260 KB
- Stars: 13
- Watchers: 2
- Forks: 16
- Open Issues: 38
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
AssertJ assertions for Neo4j 3+
===============================
[](https://maven-badges.herokuapp.com/maven-central/org.assertj/assertj-neo4j)
[](https://travis-ci.org/joel-costigliola/assertj-neo4j)
[](https://codecov.io/gh/joel-costigliola/assertj-neo4j)
Provides assertions like AssertJ for [Neo4j](http://www.neo4j.org/) 3 or higher.
This module has initially been written by **Florent Biville** and maintained by [**many** contributors since](https://github.com/joel-costigliola/assertj-neo4j/graphs/contributors), big thanks to everyone involved! Great work!
Please have a look at the complete documentation in [**assertj.org Neo4J section**](http://joel-costigliola.github.io/assertj/assertj-neo4j.html), including a [**quickstart guide**](http://joel-costigliola.github.io/assertj/assertj-neo4j.html#quickstart).