TG_001.TC_002 - codemetropolis/CodeMetropolis GitHub Wiki

TG_001.TC_002

Test conversion with non-existent type

Pre-requisites:

  • Java runtime 1.8
  • command line opened in the folder of converter-1.4.0.jar
  • codemetropolis-toolchain-commons.graph SM output exists in the converter-1.4.0.jar's folder and is valid

Steps:

  1. Run "java -jar converter-1.4.0.jar -t none -i codemetropolis-toolchain-commons.graph"

Expected result:

The tool warns the user that the conversion type does not exist and exits normally without creating the output file.