Skip to content

chrisinmtown/rest-api-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 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

  • Java 100.0%