Closed GoogleCodeExporter closed 9 years ago
The reason why this happens is that it was defined in a static method. I.e. A
extended B where A had a static before method (MA) which is initialized before
the static before method in B (MB). The MA defined the spec and MB defined the
RestAssured.port. Thus when the spec was created the port really was 8080.
Original comment by johan.ha...@gmail.com
on 23 Jun 2011 at 8:58
Original issue reported on code.google.com by
johan.ha...@gmail.com
on 9 Jun 2011 at 8:47