JUnit JAXB tests for dependent Neutron classes 11/17911/2
authorShreshthaJoshi <shreshtha.joshi@tcs.com>
Wed, 8 Apr 2015 09:50:05 +0000 (15:20 +0530)
committerRyan Moats <rmoats@us.ibm.com>
Wed, 8 Apr 2015 13:38:00 +0000 (08:38 -0500)
commita7c7e18992181f6cdf2e59ab8072741f152fe03c
treed75192323d6ce0e5740574a11ba3ff46a66cfae6
parentd36936a1ba38047f84bd42f23212eb3818de5ec4
JUnit JAXB tests for dependent Neutron classes

Covers NeutronNetwork_Segment, Neutron_IPs and Neutron_ID

Change-Id: I70ee097bcb19ad419a904283f63e6e874405f291
Signed-off-by: ShreshthaJoshi <shreshtha.joshi@tcs.com>
neutron-spi/src/test/java/org/opendaylight/neutron/spi/NeutronNetwork_SegmentJAXBTest.java [new file with mode: 0644]
neutron-spi/src/test/java/org/opendaylight/neutron/spi/Neutron_IDJAXBTest.java [new file with mode: 0644]
neutron-spi/src/test/java/org/opendaylight/neutron/spi/Neutron_IPsJAXBTest.java [new file with mode: 0644]