Documentation updates
[nonrtric/plt/ranpm.git] / pmproducer / src / test / java / org / oran / pmproducer / IntegrationWithIcs.java
index de79b60..f6a8d5d 100644 (file)
@@ -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";