TG_001.TC_001 - codemetropolis/CodeMetropolis GitHub Wiki

TG_001.TC_001

Test conversion with non-existent file

Pre-requisites:

  • Java runtime 1.8
  • a.graph should not exist
  • command line opened in the folder of converter-1.4.0.jar

Steps:

  1. Run "java -jar converter-1.4.0.jar -t sourcemeter -i a.graph"

Expected result:

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