Added more unit tests and fix import 07/86507/2
authork.kedron <k.kedron@partner.samsung.com>
Mon, 29 Apr 2019 10:23:32 +0000 (12:23 +0200)
committerk.kedron <k.kedron@partner.samsung.com>
Tue, 30 Apr 2019 12:06:40 +0000 (14:06 +0200)
commit585b1477660b8f905b9ac2fd33c9f95a6c3f7c36
tree74e2379f00fa7b390fb4c7355beed73daebab0a3
parenta2ff5a535fde07f7ce367be1dc9bc956b6ad8434
Added more unit tests and fix import

Added more unit tests to the AuthorizationControllerCase
Fix import in the AuthorizationController class

Change-Id: I197015f522b3f07963cec2a23d568ed8b943f504
Issue-ID: CLAMP-355
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
src/main/java/org/onap/clamp/authorization/AuthorizationController.java
src/test/java/org/onap/clamp/clds/it/AuthorizationControllerItCase.java
src/test/java/org/onap/clamp/clds/it/PermissionTestDefaultHelper.java [new file with mode: 0644]
src/test/java/org/onap/clamp/clds/it/PermissionTestHelper.java [new file with mode: 0644]