catalog-be code coverage increase 20/94920/5
authorPiotr Darosz <piotr.darosz@nokia.com>
Wed, 4 Sep 2019 12:19:27 +0000 (14:19 +0200)
committerTomasz Golabek <tomasz.golabek@nokia.com>
Wed, 4 Sep 2019 13:26:01 +0000 (13:26 +0000)
commita0886f054b8e1a880c133ac0fd0cca673aae9b93
tree5e395b413c1ae9d2743c1ac1eb6677a39e3e6f9c
parent32b6f07eeae92c5ab846b212bab4b36475b1d82e
catalog-be code coverage increase

Add tests for DistributionCatalogServlet class

Change-Id: I3da0460f09c803a0ec5a26bd2c7f70f36c6998a1
Issue-ID: SDC-2326
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
catalog-be/src/main/java/org/openecomp/sdc/be/distribution/servlet/DistributionCatalogServlet.java
catalog-be/src/test/java/org/openecomp/sdc/TestUtils.java [new file with mode: 0644]
catalog-be/src/test/java/org/openecomp/sdc/be/distribution/servlet/DistributionCatalogServletTest.java [new file with mode: 0644]