hapi-fhir/hapi-fhir-structures-dstu3
Jason Owen 2f139640e5 Add unit tests for HumanName has(String) methods
Prefixes, given names, and suffixes can all have multiple entries, and
so are kept in a list. The `hasPrefix(String)` and its sibling methods
are conveniences for checking that these lists contain the given
element. Add tests around those three methods to ensure that the list
checking code is correct.

Issue #865 HumanName#hasGiven(String) can never return true
2018-02-26 18:22:38 -05:00
..
src Add unit tests for HumanName has(String) methods 2018-02-26 18:22:38 -05:00
.editorconfig Fix handling of filters on valueset expansions 2017-02-10 11:05:59 -05:00
.gitignore Switch DSTU2.1 to DSTU3 per FMB's decision 2016-02-01 08:55:58 -05:00
pom.xml Version bump to 3.3.0-SNAPSHOT 2018-01-23 10:31:01 -05:00
todo.txt Fix #440 - Don't depend on Saxon 2016-09-08 15:56:15 -04:00