TG_003.TC_001 - codemetropolis/CodeMetropolis GitHub Wiki

TG_003.TC_001

Test placing with non-existent inputFile

Pre-requisites:

  • Java runtime 1.8

  • missing.xml should not exist -

  • command line opened in the folder of placing-1.4.0.jar

Steps:

  1. Run "java -jar placing-1.4.0.jar -i missing.xml"

Expected result:

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