53545556575859
this.path = path; } @Override public Result send(CommandChain<?> commandChain) throws IOException { return new HttpTransport(applicationUnderTest.getAddress() + path).send(commandChain); }