add the gap event transformer 71/55071/2
authorrenealr <reneal.rogers@amdocs.com>
Tue, 19 Jun 2018 14:50:41 +0000 (10:50 -0400)
committerrenealr <reneal.rogers@amdocs.com>
Tue, 19 Jun 2018 15:40:30 +0000 (11:40 -0400)
commitaec897fe708e37b6a58f2aff04be5de14eabd403
tree37cb605fa01acc2140bf79b8226da00448fe03c9
parentf518411876d6830d83d051a915f0b21bdfdcb43e
add the gap event transformer

add the gap event transformer and add stub data for test cases

Issue-ID: AAI-1230

Change-Id: I95f6f050ca4d2d7ea3a288e05f69c6be66a9222b
Signed-off-by: renealr <reneal.rogers@amdocs.com>
src/main/bin/start.sh
src/main/java/org/onap/aai/datarouter/policy/GapEventTransformer.java [new file with mode: 0644]
src/test/java/org/onap/aai/datarouter/entity/SuggestionSearchEntityTest.java [moved from src/test/java/org/openecomp/datarouter/entity/SuggestionSearchEntityTest.java with 99% similarity]
src/test/java/org/onap/aai/datarouter/policy/GapEventTransformerTest.java [new file with mode: 0644]
src/test/resources/gap_event.json [new file with mode: 0644]
src/test/resources/gap_event_wrong.json [new file with mode: 0644]