Assertion class for DAO code 76/79176/2
authorliamfallon <liam.fallon@est.tech>
Tue, 26 Feb 2019 22:20:13 +0000 (22:20 +0000)
committerliamfallon <liam.fallon@est.tech>
Tue, 26 Feb 2019 22:20:13 +0000 (22:20 +0000)
commit098c32f1d0ef3922ae19a08dbe2c8f0c12eebfdb
treee8629c1c46a5be0ad3bee01586738214a42797e2
parent9e43e5a72b77ba4701dfd320bf6cefaffaaa3823
Assertion class for DAO code

This class is used by the DAO model code being moved from
the APEX PDP to policy-models for generic DAO handling in the
Policy Framework

Issue-ID: POLICY-1264
Change-Id: I67cca540d9357f9ab16532090cb2edf397b332be
Signed-off-by: liamfallon <liam.fallon@est.tech>
utils/src/main/java/org/onap/policy/common/utils/validation/Assertions.java [new file with mode: 0644]
utils/src/test/java/org/onap/policy/common/utils/validation/AssertionsTest.java [new file with mode: 0644]