/** Sets Up Test Case. */
 @Before
 public void setUp() {
   settingDefinitionAdapter.setElasticPath(elasticpath);
 }