X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ONAP-PDP-REST%2Fsrc%2Ftest%2Fjava%2Forg%2Fonap%2Fpolicy%2Fpdp%2Frest%2Fapi%2Fservices%2FBRMSRawPolicyServiceTest.java;h=8d5312705dde0109245281c3f3be40cca04d5f53;hb=690d0d14418c84a5a1e52b36cea74c797c2c8819;hp=acaeb3306f39f4f4bd25dca2011411e65b651fc5;hpb=03fecc4a9b6149f08e3be308dc01ad08ed9c1fb9;p=policy%2Fengine.git diff --git a/ONAP-PDP-REST/src/test/java/org/onap/policy/pdp/rest/api/services/BRMSRawPolicyServiceTest.java b/ONAP-PDP-REST/src/test/java/org/onap/policy/pdp/rest/api/services/BRMSRawPolicyServiceTest.java index acaeb3306..8d5312705 100644 --- a/ONAP-PDP-REST/src/test/java/org/onap/policy/pdp/rest/api/services/BRMSRawPolicyServiceTest.java +++ b/ONAP-PDP-REST/src/test/java/org/onap/policy/pdp/rest/api/services/BRMSRawPolicyServiceTest.java @@ -20,9 +20,7 @@ package org.onap.policy.pdp.rest.api.services; import static org.junit.Assert.assertEquals; -import org.junit.Rule; import org.junit.Test; -import org.junit.rules.ExpectedException; import org.onap.policy.api.PolicyException; import org.onap.policy.api.PolicyParameters;