| Class | Description |
|---|---|
| FileUtils | |
| GraphTestUtils |
Utility methods used to facilitate testing against a real Neo4j database.
|
| MultiDriverTestClass | |
| SingleDriverTestClass |
In contrast to the
MultiDriverTestClass, this facilitates only the Neo4j Test Harness and provides access to
a server through a configured Java driver respectively the embedded instanceof SingleDriverTestClass.getGraphDatabaseService().In cases needed, it offers also the ServerVersion of the backing database. |
| TestServer | |
| TestUtils |
Copyright © 2015–2019 Neo Technology, Inc.. All rights reserved.