# This is a combination of 3 commits. # The first commit's message is: TRUNK-3569: add junit mock tests for PatientIdentifierValidator.checkIdentifierAgainstFormat
# The 2nd commit message will be skipped:
# TRUNK-3569: change patient format test to return actual error messages from mock, remove duplication
# The 3rd commit message will be skipped:
# TRUNK-3569: update PatientIdentifierValidatorTest to use ExpectedException instead of try/catch