2f139640e5
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 |
||
---|---|---|
.. | ||
src | ||
.editorconfig | ||
.gitignore | ||
pom.xml | ||
todo.txt |