Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 320 Bytes

File metadata and controls

6 lines (4 loc) · 320 Bytes

java-test

This project contains sample Java code for the Diffblue Test Generation service.

The project is linted with the Google Java Style Guide and checkstyle. Run checkstyle -c google_checks.xml . to check the linting.