VESEvent payload generation introduction
[dcaegen2/collectors/hv-ves.git] / hv-collector-client-simulator / src / test / kotlin / org / onap / dcae / collectors / veshv / simulators / xnf / impl / MessageFactoryTest.kt
index ee1d1cf..2f59264 100644 (file)
@@ -40,7 +40,7 @@ const val SAMPLE_LAST_EPOCH: Long = 120034455
 object MessageFactoryTest : Spek({
     describe("message factory") {
 
-        val factory = MessageFactory
+        val factory = MessageFactory.INSTANCE
 
         given("only common header") {
             it("should return infinite flux") {