]> git.mxchange.org Git - juser-core.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Sun, 22 Jan 2023 00:44:52 +0000 (01:44 +0100)
committerRoland Häder <roland@mxchange.org>
Sun, 22 Jan 2023 00:44:52 +0000 (01:44 +0100)
commit680e49b0fb665b49e1906603863d98ac4ecf35e8
treef7ee4f829c8f45b75af127f831190f322e1f648b
parent6df0a8bca73ef8310cc8d40c59fd82e6a89d9a9c
Continued:
- constructors of enumerations cannot be unit-tested with null references, also
  they are private by definition and those methods and constructors are really
  hard to test. Still making all methods and constructors public only for being
  unit-tested isn't right, too
src/org/mxchange/jusercore/model/email_address/status/EmailChangeStatus.java