X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pmproducer%2Fsrc%2Ftest%2Fjava%2Forg%2Foran%2Fpmproducer%2FIntegrationWithIcs.java;h=f6a8d5d1dbb03959e9c14563a13cc2e458a4ec39;hb=refs%2Ftags%2F1.0.0;hp=de79b60ee3978ef25b172edbee71f79453bbc16c;hpb=298969556b0f84de745a67e994a590d8b2a3de13;p=nonrtric%2Fplt%2Franpm.git diff --git a/pmproducer/src/test/java/org/oran/pmproducer/IntegrationWithIcs.java b/pmproducer/src/test/java/org/oran/pmproducer/IntegrationWithIcs.java index de79b60..f6a8d5d 100644 --- a/pmproducer/src/test/java/org/oran/pmproducer/IntegrationWithIcs.java +++ b/pmproducer/src/test/java/org/oran/pmproducer/IntegrationWithIcs.java @@ -57,6 +57,10 @@ import org.springframework.test.context.TestPropertySource; "app.configuration-filepath=./src/test/resources/test_application_configuration.json", // "app.ics-base-url=https://localhost:8434" // }) +/** + * Tests that the interwork with ICS works. + * ICS must be running. + */ class IntegrationWithIcs { private static final String JOB_ID = "JOB_ID";