X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=aai-schema-ingest%2Fsrc%2Ftest%2Fjava%2Forg%2Fonap%2Faai%2Fsetup%2FSchemaLocationsBeanDefaultInjectionTest.java;h=4d7bf6920297c3015a31f0d5d6eb2e0cd61c0bdc;hb=dd41187b272341b8250ad4e09a03462107bc8847;hp=b5fb0e19d471ad2e49f14d40f57f92e14abe45e5;hpb=0325baf2da147059bc6505aa0782c69093721887;p=aai%2Faai-common.git diff --git a/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaLocationsBeanDefaultInjectionTest.java b/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaLocationsBeanDefaultInjectionTest.java index b5fb0e19..4d7bf692 100644 --- a/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaLocationsBeanDefaultInjectionTest.java +++ b/aai-schema-ingest/src/test/java/org/onap/aai/setup/SchemaLocationsBeanDefaultInjectionTest.java @@ -20,7 +20,8 @@ package org.onap.aai.setup; -import static org.junit.Assert.*; +import static org.junit.Assert.assertNotNull; +import static org.junit.Assert.assertTrue; import org.junit.Test; import org.junit.runner.RunWith;