public interface IConstantsResults
IConstants
interface defines the constants that might be share by any classes in the global packageModifier and Type | Field and Description |
---|---|
static short |
REQUEST_EXISTINGDEFECT |
static short |
REQUEST_NEWDEFECT |
static short |
REQUEST_NEXTTEST |
static short |
REQUEST_NEXTTESTCASE |
static short |
REQUEST_PAUSE |
static short |
REQUEST_PREVIOUSTEST |
static short |
REQUEST_PREVIOUSTESTCASE |
static short |
REQUEST_REWINDTESTCASE |
static short |
RESULT_FAILURE |
static short |
RESULT_INDEFINITE |
static short |
RESULT_INFO |
static short |
RESULT_NO_RESULT |
static short |
RESULT_NOT_EXECUTABLE |
static short |
RESULT_NOT_EXECUTED |
static short |
RESULT_SUCCESS |
static short |
RESULT_UNKNOWN |
static final short RESULT_NO_RESULT
static final short RESULT_NOT_EXECUTED
static final short RESULT_SUCCESS
static final short RESULT_FAILURE
static final short RESULT_INDEFINITE
static final short RESULT_NOT_EXECUTABLE
static final short RESULT_UNKNOWN
static final short RESULT_INFO
static final short REQUEST_PREVIOUSTEST
static final short REQUEST_PREVIOUSTESTCASE
static final short REQUEST_REWINDTESTCASE
static final short REQUEST_PAUSE
static final short REQUEST_NEXTTESTCASE
static final short REQUEST_NEXTTEST
static final short REQUEST_NEWDEFECT
static final short REQUEST_EXISTINGDEFECT