public class HttpStatusCodeTestBase extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
MIMETYPE_PNG |
protected static String |
TESTRESPONSE |
protected static String |
TESTRESPONSE_PART |
protected static String |
URI_200_OK |
protected static String |
URI_200_OK_IMG |
protected static String |
URI_404_NOT_FOUND |
protected static String |
URI_500_ERROR |
| Constructor and Description |
|---|
HttpStatusCodeTestBase() |
| Modifier and Type | Method and Description |
|---|---|
protected static String |
getServerUrl() |
static void |
setUpClass() |
static void |
tearDownClass() |
protected static final String URI_200_OK
protected static final String URI_200_OK_IMG
protected static final String URI_404_NOT_FOUND
protected static final String URI_500_ERROR
protected static final String TESTRESPONSE
protected static final String TESTRESPONSE_PART
protected static final String MIMETYPE_PNG
protected static String getServerUrl()
public static void setUpClass()
throws IOException
IOExceptionpublic static void tearDownClass()
Copyright © 2016 Github jjYBdx4IL Projects. All rights reserved.