Kafka (De-)Serialization Test 52/135252/1
authorToineSiebelink <toine.siebelink@est.tech>
Thu, 29 Jun 2023 17:00:48 +0000 (18:00 +0100)
committerToineSiebelink <toine.siebelink@est.tech>
Thu, 29 Jun 2023 17:09:30 +0000 (18:09 +0100)
commit6fa3b66aa8c6656c6cff03e1c88bdfe2cf53738c
tree9a9cc4421846dd4aaa6e1ccb8f9351524c4e8e4b
parent6da954110b853835adf0247194e9636936a57561
Kafka (De-)Serialization Test

- added test that proof (de-)serialization of DataOperation CloudEvent
- extracted new baseclass for kafka consumer tests

Issue-ID: CPS-1746
Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
Change-Id: I3b04dc0ed8cd1f1f48206cbcf0fd739532ba423c
cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/async/FilterStrategiesIntegrationSpec.groovy
cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/async/SerializationIntegrationSpec.groovy [new file with mode: 0644]
cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/kafka/ConsumerBaseSpec.groovy [new file with mode: 0644]