Package com.mathworks.ci
Class MatlabBuilderConstants
- java.lang.Object
-
- com.mathworks.ci.MatlabBuilderConstants
-
public class MatlabBuilderConstants extends Object
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description MatlabBuilderConstants()
-
-
-
Field Detail
-
BASE_MATLAB_VERSION_RUNTESTS_SUPPORT
public static final double BASE_MATLAB_VERSION_RUNTESTS_SUPPORT
- See Also:
- Constant Field Values
-
BASE_MATLAB_VERSION_NO_APP_ICON_SUPPORT
public static final double BASE_MATLAB_VERSION_NO_APP_ICON_SUPPORT
- See Also:
- Constant Field Values
-
BASE_MATLAB_VERSION_BATCH_SUPPORT
public static final double BASE_MATLAB_VERSION_BATCH_SUPPORT
- See Also:
- Constant Field Values
-
BASE_MATLAB_VERSION_COBERTURA_SUPPORT
public static final double BASE_MATLAB_VERSION_COBERTURA_SUPPORT
- See Also:
- Constant Field Values
-
BASE_MATLAB_VERSION_MODELCOVERAGE_SUPPORT
public static final double BASE_MATLAB_VERSION_MODELCOVERAGE_SUPPORT
- See Also:
- Constant Field Values
-
BASE_MATLAB_VERSION_EXPORTSTMRESULTS_SUPPORT
public static final double BASE_MATLAB_VERSION_EXPORTSTMRESULTS_SUPPORT
- See Also:
- Constant Field Values
-
MATLAB_RUNNER_TARGET_FILE
public static final String MATLAB_RUNNER_TARGET_FILE
- See Also:
- Constant Field Values
-
MATLAB_TESTS_RUNNER_TARGET_FILE
public static final String MATLAB_TESTS_RUNNER_TARGET_FILE
- See Also:
- Constant Field Values
-
MATLAB_RUNNER_RESOURCE
public static final String MATLAB_RUNNER_RESOURCE
- See Also:
- Constant Field Values
-
AUTOMATIC_OPTION
public static final String AUTOMATIC_OPTION
- See Also:
- Constant Field Values
-
PDF_REPORT
public static final String PDF_REPORT
- See Also:
- Constant Field Values
-
TAP_RESULTS
public static final String TAP_RESULTS
- See Also:
- Constant Field Values
-
JUNIT_RESULTS
public static final String JUNIT_RESULTS
- See Also:
- Constant Field Values
-
STM_RESULTS
public static final String STM_RESULTS
- See Also:
- Constant Field Values
-
COBERTURA_CODE_COVERAGE
public static final String COBERTURA_CODE_COVERAGE
- See Also:
- Constant Field Values
-
COBERTURA_MODEL_COVERAGE
public static final String COBERTURA_MODEL_COVERAGE
- See Also:
- Constant Field Values
-
MATLAB_SCRIPT_GENERATOR
public static final String MATLAB_SCRIPT_GENERATOR
- See Also:
- Constant Field Values
-
MATLAB_TEST_RUNNER_FILE_PREFIX
public static final String MATLAB_TEST_RUNNER_FILE_PREFIX
- See Also:
- Constant Field Values
-
TEMP_MATLAB_FOLDER_NAME
public static final String TEMP_MATLAB_FOLDER_NAME
- See Also:
- Constant Field Values
-
DEFAULT_PLUGIN
public static final String DEFAULT_PLUGIN
- See Also:
- Constant Field Values
-
BUILD_REPORT_PLUGIN
public static final String BUILD_REPORT_PLUGIN
- See Also:
- Constant Field Values
-
TASK_RUN_PROGRESS_PLUGIN
public static final String TASK_RUN_PROGRESS_PLUGIN
- See Also:
- Constant Field Values
-
BUILD_ARTIFACT
public static final String BUILD_ARTIFACT
- See Also:
- Constant Field Values
-
NEW_LINE
public static final String NEW_LINE
-
TEST_RUNNER_SCRIPT
public static final String TEST_RUNNER_SCRIPT
-
-