X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=bgp%2Flabeled-unicast%2Fsrc%2Ftest%2Fjava%2Forg%2Fopendaylight%2Fprotocol%2Fbgp%2Flabeled%2Funicast%2FLabeledUnicastIpv6RIBSupportTest.java;h=c3ad6b6ab00c4df9f7f56415629659885a0eaa17;hb=43f514bdf5ec35e8dd1389db38d844b7d70a98d1;hp=ba2f01c30709186e59861eb149050f77bbcfebc4;hpb=fbde13a4b2cfaabba5614f08245b7ea5298ed02e;p=bgpcep.git diff --git a/bgp/labeled-unicast/src/test/java/org/opendaylight/protocol/bgp/labeled/unicast/LabeledUnicastIpv6RIBSupportTest.java b/bgp/labeled-unicast/src/test/java/org/opendaylight/protocol/bgp/labeled/unicast/LabeledUnicastIpv6RIBSupportTest.java index ba2f01c307..c3ad6b6ab0 100644 --- a/bgp/labeled-unicast/src/test/java/org/opendaylight/protocol/bgp/labeled/unicast/LabeledUnicastIpv6RIBSupportTest.java +++ b/bgp/labeled-unicast/src/test/java/org/opendaylight/protocol/bgp/labeled/unicast/LabeledUnicastIpv6RIBSupportTest.java @@ -10,7 +10,6 @@ package org.opendaylight.protocol.bgp.labeled.unicast; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertNull; -import static org.opendaylight.protocol.bgp.parser.spi.PathIdUtil.NON_PATH_ID_VALUE; import com.google.common.collect.ImmutableSet; import com.google.common.collect.Lists; @@ -160,11 +159,6 @@ public class LabeledUnicastIpv6RIBSupportTest extends AbstractRIBSupportTest { Assert.assertEquals(getRoutePath().node(prefixNii), RIB_SUPPORT.routePath(getTablePath().node(Routes.QNAME), prefixNii)); } - @Test - public void testExtractPathId() { - Assert.assertEquals(NON_PATH_ID_VALUE, RIB_SUPPORT.extractPathId(null)); - } - @Test public void testRouteAttributesIdentifier() { Assert.assertEquals(new NodeIdentifier(QName.create(LabeledUnicastIpv6Routes.QNAME,