TG_001.TC_012 - codemetropolis/CodeMetropolis GitHub Wiki

TG_001.TC_012

Test conversion with custom output parameter

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 sourcemeter -i codemetropolis-toolchain-commons.graph -o myMapping.xml"

Expected result:

The tool finishes without any errors and produces a valid xml file called "myMapping.xml" in the converter-1.4.0.jar's folder