Skip to content
This repository has been archived by the owner on Aug 3, 2019. It is now read-only.

mp911de/rest-api-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to test a REST API with JUnit and RESTEasy 3.0

This sample project is a demo how to test a REST API using JUnit. The REST API itself is provided by the project.

When testing, a tiny web server is started that handles all the requests in-memory.

About

Demo for how to test a REST API with JUnit and RESTEasy 3.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages