jqa-core-framework
jqa-core-framework copied to clipboard
NullpointerException if referenced ressource cannot be read
If a jQA Plugin Descriptor references a non-existing ressource,
jQA dies with a NullPointerException. Instead of dying with an NPE, jQA should issue a message about the missing ressource and terminated in a decent manner.