Changed the condition to consider negative value for PID.
In this test case inserted PID can be negative, causing File.exist() to become false, and thus results in error. We modified the test case so that it considers negative value of PID.
Loading
Please sign in to comment