getMissing method
Returns the number of test steps where an image corresponding to the checkpoint image was not found in the baseline.
Syntax
int value = result.getMissing();
Parameters
This method does not take any parameters.
Return value
- Type: int