djangid / rest-assured

Automatically exported from code.google.com/p/rest-assured
0 stars 0 forks source link

Set baseUri by RequestSpecBuilder #252

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a new RequestSpecBuilder()
2. configure the baseUri property of the request specification being built

What is the expected output? What do you see instead?
It is not possible to configure the request specification's baseUri property 
using the RequestSpecBuilder. I'd prefer setting everything in the request 
specification using the builder instead of using static fields.

What version of the product are you using? On what operating system?
1.8.1

Please provide any additional information below.

Original issue reported on code.google.com by sembe...@gmail.com on 31 Jul 2013 at 2:30

GoogleCodeExporter commented 8 years ago
Oh this is probably a mistake from my side, of course it should be possible to 
set baseUri and port from the RequestSpecBuilder. I have probably just forgot 
to add those two methods.

Original comment by johan.ha...@gmail.com on 9 Oct 2013 at 5:15

GoogleCodeExporter commented 8 years ago

Original comment by johan.ha...@gmail.com on 12 Nov 2013 at 3:18