Reduce technical debt and add JUnit
[policy/engine.git] / PolicyEngineAPI / src / main / java / org / onap / policy / api / EventRequestParameters.java
index 6e4bbbd..c3aa503 100644 (file)
@@ -37,6 +37,7 @@ public class EventRequestParameters {
         * Constructor with no Parameters
         */
        public EventRequestParameters(){
+               // Empty constructor
        }
        
        /**