Fix assertTrue in apex-pdp/model 91/110491/2
authorJvD_Ericsson <jeff.van.dam@est.tech>
Thu, 23 Jul 2020 11:59:30 +0000 (12:59 +0100)
committerJvD_Ericsson <jeff.van.dam@est.tech>
Thu, 23 Jul 2020 14:03:01 +0000 (15:03 +0100)
commit9c4fb1da445dd94b4dac8025af81f196a47699e9
tree7022017ce2af6a3721ba558f60be3b575a2471d2
parent67ee67bd0da0d2d16abb982e26a3d48ba031a7e8
Fix assertTrue in apex-pdp/model

Replace assertTrue with assertEquals and assertFalse with
assertNotEquals in apex-pdp/model

Issue-ID: POLICY-2690
Change-Id: Ifd435a4ea69d8f682407c2a70d5e8119f017ae9f
Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech>
model/policy-model/src/test/java/org/onap/policy/apex/model/policymodel/concepts/TasksTest.java