TG_004.TC_001 - codemetropolis/CodeMetropolis GitHub Wiki

TG_004.TC_001

Test rendering with non-existent inputFile

Pre-requisites:

  • Java runtime 1.8

  • missing.xml should not exist

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

Steps:

  1. Run "java -jar rendering-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.