Unable to Read properties from cfg file
Status: Beta
Brought to you by:
kobit
Hi,
I can successfully generate test methods using the
command line interface. Unfortunately, the system
does not appear to acknowledge the '-cf' or '--config-
file' switches from the commandline. Attempts to use
properties files (see attached) result in the error
shown below:
java -jar unittestsgen.jar -cf ./gentest.cfg
> Couldn't load parameters from given
file: ./gentest.cfg
(Where gentest.cfg is in the current directory)