↓
Skip to main content
Garland — Java Integration Testing Framework
Docs
Main Concepts
Module Reference
Tutorials
How-to
Try it in 5 minutes
Quick Start
Demo
Download Demo
Demo Project Overview
How to Run Tests
How to Generate Tests
Blog
Releases
GitHub
Docs
Main Concepts
Module Reference
Tutorials
How-to
Try it in 5 minutes
Quick Start
Demo
Download Demo
Demo Project Overview
How to Run Tests
How to Generate Tests
Blog
Releases
GitHub
Garland
/
Docs
/
How-to
/
How-to
How to create test DTOs
— recreate production types as mutable, builder-enabled, Jackson-tolerant classes
How to test HTTP endpoints
— happy path, 404, 401, 400 validation errors, void step reinject
How to test HTTP → PostgreSQL
— locate entity, configure PostgresTestClient, write a mapper, verify database state in one pipeline
2026
How to test HTTP → PostgreSQL with Garland
10 June 2026
·
679 words
·
4 mins
How to test HTTP endpoints with Garland
10 June 2026
·
625 words
·
3 mins
How to create test DTOs
10 June 2026
·
399 words
·
2 mins
↑