OpenMRS
Write unit test for validateDate method
Write test cases to validate validateDate
function written in DateUtils.java
.
Add a unit test for the function validateDate in DateUtils.java . See here.
This test should ensure that properly formatted dates in dd/MM/yyyy format return true and other formats/incorrect dates return false.
Students who completed this task
Fawwaz Yusran