modify test case

This commit is contained in:
Shinsuke Sugaya 2017-06-29 15:25:29 +09:00
parent b508e70efd
commit 49159861ab

View file

@ -588,6 +588,7 @@ public class FessXpathTransformerTest extends UnitFessTestCase {
public void test_getThumbnailUrl_no() throws Exception {
final FessXpathTransformer transformer = new FessXpathTransformer();
transformer.init();
final ResponseData responseData = new ResponseData();
responseData.setUrl("http://example.com/");