Package com.mathworks.ci
Class MatlabBuilderConstants
java.lang.Object
com.mathworks.ci.MatlabBuilderConstants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final double
static final double
static final double
static final double
static final double
static final double
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
static final String
static final String
static final String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
BASE_MATLAB_VERSION_RUNTESTS_SUPPORT
public static final double BASE_MATLAB_VERSION_RUNTESTS_SUPPORT- See Also:
-
BASE_MATLAB_VERSION_NO_APP_ICON_SUPPORT
public static final double BASE_MATLAB_VERSION_NO_APP_ICON_SUPPORT- See Also:
-
BASE_MATLAB_VERSION_BATCH_SUPPORT
public static final double BASE_MATLAB_VERSION_BATCH_SUPPORT- See Also:
-
BASE_MATLAB_VERSION_COBERTURA_SUPPORT
public static final double BASE_MATLAB_VERSION_COBERTURA_SUPPORT- See Also:
-
BASE_MATLAB_VERSION_MODELCOVERAGE_SUPPORT
public static final double BASE_MATLAB_VERSION_MODELCOVERAGE_SUPPORT- See Also:
-
BASE_MATLAB_VERSION_EXPORTSTMRESULTS_SUPPORT
public static final double BASE_MATLAB_VERSION_EXPORTSTMRESULTS_SUPPORT- See Also:
-
MATLAB_RUNNER_TARGET_FILE
- See Also:
-
MATLAB_TESTS_RUNNER_TARGET_FILE
- See Also:
-
MATLAB_RUNNER_RESOURCE
- See Also:
-
AUTOMATIC_OPTION
- See Also:
-
PDF_REPORT
- See Also:
-
TAP_RESULTS
- See Also:
-
JUNIT_RESULTS
- See Also:
-
STM_RESULTS
- See Also:
-
COBERTURA_CODE_COVERAGE
- See Also:
-
COBERTURA_MODEL_COVERAGE
- See Also:
-
MATLAB_SCRIPT_GENERATOR
- See Also:
-
MATLAB_TEST_RUNNER_FILE_PREFIX
- See Also:
-
TEMP_MATLAB_FOLDER_NAME
- See Also:
-
DEFAULT_PLUGIN
- See Also:
-
BUILD_REPORT_PLUGIN
- See Also:
-
TASK_RUN_PROGRESS_PLUGIN
- See Also:
-
BUILD_ARTIFACT
- See Also:
-
NEW_LINE
-
TEST_RUNNER_SCRIPT
-
-
Constructor Details
-
MatlabBuilderConstants
public MatlabBuilderConstants()
-