unit test for AuthNStoreUtil, add check for null values to AuthNStoreUtil class metho... 66/28066/3
authormelserngawy <melserngawy@inocybe.com>
Thu, 8 Oct 2015 15:48:23 +0000 (11:48 -0400)
committermelserngawy <melserngawy@inocybe.com>
Fri, 23 Oct 2015 12:25:57 +0000 (08:25 -0400)
commitd59e527b9da37ba95445edeca4276e835147694f
tree9bd0fb2b0f8fc80462116e806afc03c8fc92dde6
parentd69da1495a74f64fb21caf4267be36aa38db4d3f
unit test for AuthNStoreUtil, add check for null values to AuthNStoreUtil class methods and update POM file for test dependencies

Change-Id: I0f2eec5c3500105854547d3216755c47a1b30cf7
Signed-off-by: melserngawy <melserngawy@inocybe.com>
aaa-authn-mdsal-store/aaa-authn-mdsal-store-impl/pom.xml
aaa-authn-mdsal-store/aaa-authn-mdsal-store-impl/src/main/java/org/opendaylight/aaa/authn/mdsal/store/util/AuthNStoreUtil.java
aaa-authn-mdsal-store/aaa-authn-mdsal-store-impl/src/test/java/org/opendaylight/aaa/authn/mdsal/store/util/AuthNStoreUtilTest.java [new file with mode: 0644]