Details
Description
If the TestDescriptor.xml lists a properties file but the file does not exist, the CTF fails that test with a null pointer exception.
The fix is to check whether the file exists or not and to give an intelligent complaint.
If the TestDescriptor.xml lists a properties file but the file does not exist, the CTF fails that test with a null pointer exception.
The fix is to check whether the file exists or not and to give an intelligent complaint.