Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add more testcases for compute_distance2boundary.
- The method has several paths controlled by conditional statements, so for complete coverage of the method, it has been parametrized with pytest - four separate test cases run through for different paths within. - This method has been covered. Each and every path that leads to completion (return) has been executed.
- Loading branch information