Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joel-costigliola/assertj-neo4j
Assertions for Neo4J
https://github.com/joel-costigliola/assertj-neo4j
assertj java neo4j
Last synced: about 2 months 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 (about 11 years ago)
- Default Branch: main
- Last Pushed: 2021-09-07T12:17:19.000Z (over 3 years ago)
- Last Synced: 2024-10-14T20:30:07.713Z (2 months ago)
- Topics: assertj, java, neo4j
- Language: Java
- Size: 260 KB
- Stars: 13
- Watchers: 3
- 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+
===============================[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.assertj/assertj-neo4j/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.assertj/assertj-neo4j)
[![Build Status](https://travis-ci.org/joel-costigliola/assertj-neo4j.svg?branch=master)](https://travis-ci.org/joel-costigliola/assertj-neo4j)
[![Code Coverage](https://codecov.io/gh/joel-costigliola/assertj-neo4j/branch/master/graph/badge.svg)](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).