Bug 5431 - Fixing bug & adding new tests for LB files 97/35497/2
authorRitu Sood <ritu.sood@intel.com>
Fri, 26 Feb 2016 03:20:46 +0000 (19:20 -0800)
committerRitu Sood <ritu.sood@intel.com>
Mon, 7 Mar 2016 05:13:44 +0000 (21:13 -0800)
commit60b9a2fe86e3903de9ae24b3195811d924725e8e
treef4a7ba0a37329993f829a1f949c2db3af23cb4bc
parent81b6fdd8284e477e2d50ea4984af9ae7757a20f4
Bug 5431 - Fixing bug & adding new tests for LB files

Fixing wrong parameter type in @GET function in
LB NN API and adding new tests for LB
files. Increased code coverage ~ 20% for these files

Change-Id: I4a5c373fc199c868655f6fef6be581cef761d24a
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
integration/test/src/test/java/org/opendaylight/neutron/e2etest/NeutronLBHealthMonitorTests.java
integration/test/src/test/java/org/opendaylight/neutron/e2etest/NeutronLBListenerTests.java
integration/test/src/test/java/org/opendaylight/neutron/e2etest/NeutronLBPoolMembersTests.java
integration/test/src/test/java/org/opendaylight/neutron/e2etest/NeutronLBPoolTests.java
integration/test/src/test/java/org/opendaylight/neutron/e2etest/NeutronLoadBalancerTests.java
northbound-api/src/main/java/org/opendaylight/neutron/northbound/api/NeutronLoadBalancerListenerNorthbound.java
northbound-api/src/main/java/org/opendaylight/neutron/northbound/api/NeutronLoadBalancerPoolNorthbound.java