Add Junit testing of JAXB for NeutronPort and LoadBalancer HealthMonitor and Listener 23/17523/2
authorshreshthajoshi <shreshtha.joshi@tcs.com>
Wed, 1 Apr 2015 10:06:10 +0000 (15:36 +0530)
committerRyan Moats <rmoats@us.ibm.com>
Wed, 1 Apr 2015 17:35:56 +0000 (12:35 -0500)
commit84249651c054653ee5d8ebe428fe97a3f1bdec2b
treefb4de6e47b2f0e69c2dfb1c29722f392d470416a
parent951f1b56c548c63d679fc92a08974e476a0a8bed
Add Junit testing of JAXB for NeutronPort and LoadBalancer HealthMonitor and Listener

Change-Id: Iaad3b4ce09b0fb437d1d1873f123881139c4ae6e
Signed-off-by: shreshthajoshi <shreshtha.joshi@tcs.com>
neutron-spi/src/test/java/org/opendaylight/neutron/spi/NeutronLoadBalancerHealthMonitorJAXBTest.java [new file with mode: 0644]
neutron-spi/src/test/java/org/opendaylight/neutron/spi/NeutronLoadBalancerListenerJAXBTest.java [new file with mode: 0644]
neutron-spi/src/test/java/org/opendaylight/neutron/spi/NeutronPortJAXBTest.java [new file with mode: 0644]
neutron-spi/src/test/java/org/opendaylight/neutron/spi/NeutronPort_AllowedAddressPairsJAXBTest.java [new file with mode: 0644]
neutron-spi/src/test/java/org/opendaylight/neutron/spi/NeutronPort_ExtraDHCPOptionJAXBTest.java [new file with mode: 0644]
neutron-spi/src/test/java/org/opendaylight/neutron/spi/NeutronPort_VIFDetailJAXBTest.java [new file with mode: 0644]