Refactor Junit test code to remove duplication 87/64987/1
authormark.j.leonard <mark.j.leonard@gmail.com>
Thu, 6 Sep 2018 10:56:00 +0000 (11:56 +0100)
committermark.j.leonard <mark.j.leonard@gmail.com>
Thu, 6 Sep 2018 11:38:04 +0000 (12:38 +0100)
Simplify the code by introducing an Enum to store each of the test input
CSAR files. Add common functionality to this Enum class.

Change-Id: I3c44d7ec3b7808a193b8918c43cf0a9eb5369533
Issue-ID: AAI-1250
Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>

No differences found