@Before public void setup() { this.requestFactory = new MockClientHttpRequestFactory(); this.uploader = new ClassPathChangeUploader("http://localhost/upload", this.requestFactory); }