Interface IAPIMessageConstants


public interface IAPIMessageConstants
A list of message constants used by the Code Coverage API.
Note: Code Coverage engines may provide additional messages of their own, which are not included here.
Since:
3.1
Do not implement:
This interface is not intended to be implemented by clients.
  • Field Details

    • PARM_SEPARATOR

      static final String PARM_SEPARATOR
      The separator for the message id and its parameters
      See Also:
    • ACRRDG7201E

      static final String ACRRDG7201E
      Duplicate test ID {0}, test results ignored
      See Also:
    • ACRRDG7202W

      static final String ACRRDG7202W
      Missing test ID, generated test ID is {0}
      See Also:
    • ACRRDG7203E

      static final String ACRRDG7203E
      Results must be captured using LINE level coverage, results are ignored
      See Also:
    • ACRRDG7204E

      static final String ACRRDG7204E
      Streams not available for result files
      See Also:
    • ACRRDG7206E

      static final String ACRRDG7206E
      Processing LINE attribute and encountered a problem at index {0}
      See Also:
    • ACRRDG7207W

      static final String ACRRDG7207W
      Missing coverage level attribute, defaulting to LINE
      See Also:
    • ACRRDG7208W

      static final String ACRRDG7208W
      Missing elapsed time, defaulting to 0
      See Also:
    • ACRRDG7209W

      static final String ACRRDG7209W
      Missing engine key, defaulting to *unknown*
      See Also:
    • ACRRDG7210E

      static final String ACRRDG7210E
      Results have the wrong code coverage level {0}, results ignored
      See Also:
    • ACRRDG7212W

      static final String ACRRDG7212W
      Test result {0} is missing the start time tag, defaulting to the result file creation time
      See Also:
    • ACRRDG7213E

      static final String ACRRDG7213E
      Content of file {0} does not match what has already been retrieved. The results are not used
      See Also:
    • ACRRDG7214W

      static final String ACRRDG7214W
      Unable to generate signature for file {0}. Error text is {1}
      Since:
      4.0
      See Also:
    • ACRRDG7215E

      static final String ACRRDG7215E
      Errors occurred during import. This exception contains the details.
      Since:
      4.0
      See Also:
    • ACRRDG7216E

      static final String ACRRDG7216E
      No results found in {0}
      Since:
      4.0
      See Also:
    • ACRRDG7218I

      static final String ACRRDG7218I
      Using existing destination file {0}
      Since:
      4.0
      See Also:
    • ACRRDG7219I

      static final String ACRRDG7219I
      Creating destination file {0}
      Since:
      4.0
      See Also:
    • ACRRDG7220E

      static final String ACRRDG7220E
      Failed to create file {0} because of error {1}
      Since:
      4.0
      See Also:
    • ACRRDG7221E

      static final String ACRRDG7221E
      Target file or directory {0} does not exist. Export failed
      Since:
      4.0
      See Also:
    • ACRRDG7222E

      static final String ACRRDG7222E
      Unexpected error parsing line: {0}
      Since:
      4.0
      See Also:
    • ACRRDG7223E

      static final String ACRRDG7223E
      Unexpected error trying to determine line information: {0}
      Since:
      4.0
      See Also:
    • ACRRDG7224E

      static final String ACRRDG7224E
      Unable to create temp file: {0}
      Since:
      4.0
      See Also:
    • ACRRDG7225E

      static final String ACRRDG7225E
      Line number not found: {0}
      Since:
      4.0
      See Also:
    • ACRRDG7226E

      static final String ACRRDG7226E
      Source file not found: {0}
      Since:
      4.0
      See Also:
    • ACRRDG7227I

      static final String ACRRDG7227I
      Duplicate test ID {0} from {1} was merged
      See Also:
    • ACRRDG7228E

      static final String ACRRDG7228E
      Merge of results failed because of code coverage level mismatch
      See Also:
    • ACRRDG7229E

      static final String ACRRDG7229E
      The imported source or listing file {0} from test ID {1} does not match the existing copy, the test result is ignored.
      Since:
      4.0
      See Also:
    • ACRRDG7230I

      static final String ACRRDG7230I
      The imported source or listing file {0} already exists
      Since:
      4.0
      See Also:
    • ACRRDG7231E

      static final String ACRRDG7231E
      Invalid CC result directory {0}, results are not imported
      Since:
      4.0
      See Also:
    • ACRRDG7232W

      static final String ACRRDG7232W
      Item's parent was already set to id {0}, now replaced with {1}
      Since:
      4.0
      See Also:
    • ACRRDG7233W

      static final String ACRRDG7233W
      Item's parent {0} is removed
      Since:
      4.0
      See Also:
    • ACRRDG7234W

      static final String ACRRDG7234W
      Module {0} already exists
      Since:
      4.0
      See Also:
    • ACRRDG7235W

      static final String ACRRDG7235W
      Data file that contains module/part information is not available, module/part information will not be imported
      Since:
      4.0
      See Also:
    • ACRRDG7236E

      static final String ACRRDG7236E
      Problem retrieving source/listing from zip file, error text : {1}
      Since:
      4.0
      See Also:
    • ACRRDG7237W

      static final String ACRRDG7237W
      {0}: Test {1} is filtered from the code coverage result.
      Since:
      4.0
      See Also:
    • ACRRDG7238W

      static final String ACRRDG7238W
      {0}: File {1} is filtered from the code coverage result.
      Since:
      4.0
      See Also:
    • ACRRDG7239E

      static final String ACRRDG7239E
      {0}:Unsupported filter: {1}
      Since:
      4.0
      See Also:
    • ACRRDG7240E

      static final String ACRRDG7240E
      {0}: Invalid line number: {1}
      Since:
      4.0
      See Also:
    • ACRRDG7241W

      static final String ACRRDG7241W
      {0}:Lines filtered from code coverage result: {1} ({2})
      Since:
      4.0
      See Also:
    • ACRRDG7242W

      static final String ACRRDG7242W
      {0}: Module {1} is filtered from the code coverage result.
      Since:
      4.0
      See Also:
    • ACRRDG7243E

      static final String ACRRDG7243E
      {0}: Result was removed by a modifier.
      Since:
      4.0
      See Also:
    • ACRRDG7244E

      static final String ACRRDG7244E
      {0}: All tests have been filtered.
      Since:
      4.0
      See Also:
    • ACRRDG7245E

      static final String ACRRDG7245E
      {0}: Source for file {1} not available for filtering.
      Since:
      4.0
      See Also:
    • ACRRDG7246W

      static final String ACRRDG7246W
      Part or compile unit {0} already exists.
      Since:
      4.0
      See Also:
    • ACRRDG7247W

      static final String ACRRDG7247W
      Flow point {0} already exists
      Since:
      9.0
      See Also:
    • ACRRDG7248W

      static final String ACRRDG7248W
      There are no test IDs in the result.
      Since:
      5.1
      See Also:
    • ACRRDG7249W

      static final String ACRRDG7249W
      The test's elapsed time appears to be invalid, it is ignored.
      Since:
      5.1
      See Also:
    • ACRRDG7250W

      static final String ACRRDG7250W
      Source may not match the code coverage data, some features may not be available.
      Since:
      6.1
      See Also:
    • ACRRDG7251I

      static final String ACRRDG7251I
      Encoding for file {0} was not specified, it is being defaulted to {1}.
      Since:
      7.0
      See Also:
    • ACRRDG7252W

      static final String ACRRDG7252W
      Processing the signature attribute for file {0} encountered a problem and flowpoint {1} will be ignored.
      Since:
      9.0
      See Also:
    • ACRRDG7253W

      static final String ACRRDG7253W
      Statement {0} already exists
      Since:
      9.0
      See Also:
    • ACRRDG7254W

      static final String ACRRDG7254W
      {0} line numbers are out of range and will be ignored.
      Since:
      9.0
      See Also:
    • ACRRDG7255W

      static final String ACRRDG7255W
      File {0} already exists
      Since:
      9.0
      See Also:
    • ACRRDG7256E

      static final String ACRRDG7256E
      CRRDG7256E Value {0} for property {1} is invalid.
      Since:
      9.0
      See Also:
    • ACRRDG7257W

      static final String ACRRDG7257W
      {0}: Part {1} is filtered from the code coverage result.
      Since:
      9.0
      See Also:
    • ACRRDG7258W

      static final String ACRRDG7258W
      Branch point {0} already exists
      Since:
      9.0
      See Also:
    • ACRRDG7259W

      static final String ACRRDG7259W
      Flowpoint {0} has no executable lines and will be ignored.
      Since:
      9.0
      See Also:
    • ACRRDG7260W

      static final String ACRRDG7260W
      Source not found in the current result.
      Since:
      10.0
      See Also:
    • ACRRDG7261W

      static final String ACRRDG7261W
      Source not found in previous result
      Since:
      10.0
      See Also:
    • ACRRDG7262W

      static final String ACRRDG7262W
      Source content does not match.
      Since:
      10.0
      See Also:
    • ACRRDG7263W

      static final String ACRRDG7263W
      Files have the same code coverage.
      Since:
      10.0
      See Also:
    • ACRRDG7264W

      static final String ACRRDG7264W
      Flowpoint {0} last line {1} is invalid, setting to first line {2}.
      Since:
      10.1
      See Also:
    • ACRRDG7265W

      static final String ACRRDG7265W
      Importing encountered a problem, detailed messages are available.
      Since:
      10.1
      See Also:
    • ACRRDG7266W

      static final String ACRRDG7266W
      Some Java .class files do not match the versions of the classes that were used to record JaCoCo coverage data file: {0}
      Since:
      12.0
      See Also:
    • ACRRDG7267W

      static final String ACRRDG7267W
      The version of this .class file does not match the version of the class that was used to record JaCoCo execution data file: {0}
      Since:
      12.0
      See Also:
    • ACRRDG7268W

      static final String ACRRDG7268W
      No class files were found in {0}.
      Since:
      13.0
      See Also:
    • ACRRDG7270I

      static final String ACRRDG7270I
      Module {0} was excluded
      Since:
      10.1
      See Also:
    • ACRRDG7271I

      static final String ACRRDG7271I
      Part {0} was excluded.
      Since:
      10.1
      See Also:
    • ACRRDG7272I

      static final String ACRRDG7272I
      File {0} was excluded.
      Since:
      10.1
      See Also:
    • ACRRDG7273W

      static final String ACRRDG7273W
      Filter "{0}" is invalid and will be ignored.
      Since:
      10.1
      See Also:
    • ACRRDG7274W

      static final String ACRRDG7274W
      Filter file {0} is invalid or not found and will be ignored.
      Since:
      10.1
      See Also:
    • ACRRDG7275W

      static final String ACRRDG7275W
      Filter "{0}" on line {1} of file {2} is invalid will be ignored.
      Since:
      10.1
      See Also:
    • ACRRDG7276I

      static final String ACRRDG7276I
      Filters loaded from file: {0}.
      Since:
      10.1
      See Also:
    • ACRRDG7280E

      static final String ACRRDG7280E
      The specified export encoding {0} is unsupported.
      Since:
      12.0
      See Also:
    • ACRRDG7298E

      static final String ACRRDG7298E
      Error message text : {0}
      Since:
      4.0
      See Also:
    • ACRRDG7299I

      static final String ACRRDG7299I
      {0}
      Since:
      4.0
      See Also: