lamchakchan / RestAssured.Net

A simple testing suite for REST based interfaces
Apache License 2.0
117 stars 48 forks source link

Updated for the changes in the fluent code #21

Closed d-saravanan closed 7 years ago

d-saravanan commented 7 years ago

The endpoints does not expose any other methods than Given(). All the other methods to be used after the Given() which builds up the right chain for consumption. Getting build errors in VS