0
kicks
RESTful Client Unit Testing with NancyFX
An interesting approach to verifying the behavior of a RESTful client by using the NancyFX server to stub out the target service. A brief description of the problem with lots of sample code is provided.