public class TestConstants
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DICOM_DT_NONSTRING_VALUES_FILE
This constant specifies path to the file which contains all Non-String DataType values
|
static java.lang.String |
DICOM_DT_STRING_VALUES_FILE
This constant specifies path to the file which contains all String DataType values
|
static java.lang.String |
DICOM_IOD_TESTFILE
This constant specifies path to the file which contains path to IOD Test Sample Files.
|
static java.lang.String |
DICOM_PARSER_TESTFILE
This constant specifies path to the file which contains path to Dicom Parser Test File
|
static java.lang.String |
DICOM_SAMPLE_FILES
This constant specifies path to the file which contains path to Dicom Serializer Test File
|
static java.lang.String |
DICOM_SERIALIZER_TESTFILE
This constant specifies path to the file which contains path to Dicom Serializer Test File
|
static java.lang.String |
EXPECTED
This is the constant to take key value for expected messages.
|
static java.lang.String |
RESOURCE_NAME
This is the constant to take Resource value from DicomConfig
|
static java.lang.String |
UNEXPECTED
This is the constant to take key value for unexpected messages.
|
| Constructor and Description |
|---|
TestConstants() |
public static final java.lang.String DICOM_DT_STRING_VALUES_FILE
public static final java.lang.String DICOM_DT_NONSTRING_VALUES_FILE
public static final java.lang.String DICOM_IOD_TESTFILE
public static final java.lang.String DICOM_PARSER_TESTFILE
public static final java.lang.String DICOM_SERIALIZER_TESTFILE
public static final java.lang.String DICOM_SAMPLE_FILES
public static final java.lang.String RESOURCE_NAME
public static final java.lang.String EXPECTED
public static final java.lang.String UNEXPECTED