Core Spring Data
Written by: Oliver Gierke
Featured Refcardz: Top Refcardz:
  1. Git
  2. Prep for CD
  3. DNS
  4. Data Mining
  5. Spring Data
  1. Data Mining
  2. Spring Data
  3. DNS
  4. Machine Learning
  5. MongoDB

Link Details

Link 915041 thumbnail
User 225256 avatar

By mswatcher
via blogs.msdn.com
Submitted: Jan 29 2013 / 11:01

It's important to test any service you write to make sure that it's behaving the way you expect it to. In this blog post, I'll go through the main ways of testing a WebAPI service, exploring the benefits and drawbacks of each option so that you can test your service effectively. WebAPI testing can be broadly categorized into one of three groups: Unit testing a controller in isolation Submitting a request to an in-memory HttpServer and testing the response you get back Submitting a request to a running server over the network and testing the response you get back
  • 1
  • 0
  • 62
  • 69

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (1)



Voters Against This Link (0)