Merge "- Discard discovery packet if the ingress port is down - SwitchManager osgi...
authorMadhu Venugopal <vmadhu@cisco.com>
Mon, 13 May 2013 18:17:50 +0000 (18:17 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 13 May 2013 18:17:50 +0000 (18:17 +0000)
opendaylight/arphandler/src/test/java/org/opendaylight/controller/arphandler/internal/ArphandlerTest.java

index e4e17cb2d64efa717f8348e8b2f94290609ab121..5a6641c6857b40a821ea58a5c29202fb8cdb978d 100644 (file)
 package org.opendaylight.controller.arphandler.internal;\r
 \r
 \r
-import org.junit.Assert;\r
-import org.junit.Test;\r
 import junit.framework.TestCase;\r
 \r
-import org.opendaylight.controller.hosttracker.IfIptoHost;\r
-\r
-import org.opendaylight.controller.switchmanager.ISwitchManager;\r
+import org.junit.Assert;\r
+import org.junit.Test;\r
 \r
 public class ArphandlerTest extends TestCase {\r
         \r