Skip to main content

Java

1

Writing unit tests with RavenDB Java Test Driver

Learn how to set up the ravendb-test-driver Maven package for Java integration tests, run RavenDB in-memory per test, and use preInitialize, setupDatabase, and waitForIndexing to control test behavior.

Sep 5, 2024