public class ElasticSearchIntegrationTest extends Object
| Constructor and Description |
|---|
ElasticSearchIntegrationTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
beforeClass() |
static org.jboss.shrinkwrap.api.spec.JavaArchive |
createDeployment() |
void |
tearDown() |
void |
testDeleteContent() |
void |
testGetContent() |
void |
testIndexContentUsingHeaders() |
void |
testSearchContent() |
@Deployment public static org.jboss.shrinkwrap.api.spec.JavaArchive createDeployment()
public static void beforeClass()
throws IOException
IOExceptionpublic void tearDown()
throws IOException
IOExceptionpublic void testIndexContentUsingHeaders()
throws Exception
ExceptionCopyright © 2016. All rights reserved.