Code Repositories

Find and share code repositories
Announcements
Check out our newest addition to the community, the Cloudera Data Analytics (CDA) group hub.
Labels (1)
Super Guru
Repo Description

SoundCloud Stubby4J HTTP: Mock HTTP Server with Jetty

HTTP stub server written in Java with embedded Jetty

  • imulate responses from real server and don't care (or cannot) to go over the network
  • Third party web service your application suppose to contract with is not ready yet
  • Verify that your code makes HTTP requests with all the required parameters and/or headers
  • Verify that your code correctly handles HTTP error codes
  • You want to trigger response from the server based on the request parameters over HTTP or HTTPS
  • Support for any of the available HTTP methods
  • Simulate support for Basic Authorization
  • Support for HTTP 30x redirects
Repo Info
Github Repo URL https://github.com/soundcloud/stubby4j
Github account name soundcloud
Repo name stubby4j
562 Views
0 Kudos
Take a Tour of the Community
Don't have an account?
Your experience may be limited. Sign in to explore more.
Version history
Last update:
‎01-31-2017 09:46 PM
Updated by:
Contributors