sahaya / rest-assured

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

Add override support for specification #282

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
E.g. 

RestAssured.specification = x;

given().spec(y, SpecificationCombinetrategy.OVERRIDE). ..

Original issue reported on code.google.com by johan.ha...@gmail.com on 28 Nov 2013 at 8:50