# java-demo **Repository Path**: sundaymango/java-demo ## Basic Information - **Project Name**: java-demo - **Description**: java-demo java-demo - **Primary Language**: Java - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-09-06 - **Last Updated**: 2024-06-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Diffblue Java Demo repository This project contains sample Java code for the Diffblue Test Generation service. Add this project to the system to generate sample unit tests To work with the Mongo connection the following docker command will setup the DB: `docker run -p 27017:27017 -d mongo:latest` Copyright 2016-2018 Diffblue limited. All rights reserved.