assertThat (httpResponse.getStatusCode(), is(equalTo(200)));... assertThat(httpResponse.getEntity(), is(notNullValue()));.
確定! 回上一頁