Move FRM tests
[openflowplugin.git] / applications / forwardingrules-manager / src / test / java / org / opendaylight / openflowplugin / applications / frm / impl / SalBundleServiceMock.java
similarity index 97%
rename from applications/forwardingrules-manager/src/test/java/test/mock/util/SalBundleServiceMock.java
rename to applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/SalBundleServiceMock.java
index fd274e9102d78f5cec8a1ceaac6bb965cd5cd9d1..a979d5eb0c7491ea6a0cf6f4dc645f185e4f2c9a 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  */
-package test.mock.util;
+package org.opendaylight.openflowplugin.applications.frm.impl;
 
 import com.google.common.util.concurrent.ListenableFuture;
 import java.util.ArrayList;