Package org.imageconverter
Class TestConstants
java.lang.Object
org.imageconverter.TestConstants
Constants to help test.
- Author:
- Fernando Romulo da Silva
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
IMAGE_PNG_CONVERSION_NUMBER
- See Also:
-
DB_CONVERSION_NUMBER
- See Also:
-
FILE_NAME_IMAGE_PNG
- See Also:
-
HEIGHT_VALUE
- See Also:
-
WIDTH_VALUE
- See Also:
-
Y_AXIS_VALUE
- See Also:
-
X_AXIS_VALUE
- See Also:
-
HEIGHT
- See Also:
-
WIDTH
- See Also:
-
Y_AXIS
- See Also:
-
X_AXIS
- See Also:
-
SQL_DELETE_FROM_IMAGE_TYPE_WHERE_IMT_EXTENSION_BMP
- See Also:
-
JSON_MESSAGE
- See Also:
-
ID_PARAM_VALUE
- See Also:
-
FILTER_PARAM_ID
- See Also:
-
HTTP_127_0_0_1
- See Also:
-
-
Constructor Details
-
TestConstants
public TestConstants()
-