Fix unchecked cast sonar issue 65/72565/1
authorPamela Dragosh <pdragosh@research.att.com>
Tue, 13 Nov 2018 15:19:07 +0000 (10:19 -0500)
committerPamela Dragosh <pdragosh@research.att.com>
Tue, 13 Nov 2018 17:59:09 +0000 (17:59 +0000)
commitca8bbfdcbfc12d0079a117e3fba950cbe9dac729
tree21e3976b03e3f8c429efc2e606b70cad453318f9
parent526388a1a38f77228e1af56984e709135cab2b72
Fix unchecked cast sonar issue

Removed the unused variable. We are reasonably
sure that the cast is ok.

Fixed the JUnit tests, removed useless imports,
unused variables and raw types.

Issue-ID: POLICY-1256
Change-Id: Iad7dbbf02a4dd48648fc9d5c20595c9f0f8d7acb
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
(cherry picked from commit bf30e81ea77ab361a25f0076c7f81c10ded9c53e)
plugins/reception-plugins/src/main/java/org/onap/policy/distribution/reception/handling/sdc/FileSystemReceptionHandler.java
plugins/reception-plugins/src/test/java/org/onap/policy/distribution/reception/handling/sdc/TestFileSystemReceptionHandler.java
plugins/reception-plugins/src/test/java/org/onap/policy/distribution/reception/handling/sdc/TestFileSystemReceptionHandlerConfigurationParameterGroup.java