Remove aaa.web.tests
[aaa.git] / web / api / src / test / java / org / opendaylight / aaa / web / WebContextApiTest.java
similarity index 94%
rename from web/api/src/test/java/org/opendaylight/aaa/web/tests/WebContextApiTest.java
rename to web/api/src/test/java/org/opendaylight/aaa/web/WebContextApiTest.java
index 9e225941d873690b43be13b7b74f03671eea2d26..12ae81413eb769a140e86ed32910dba04b7b56aa 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 org.opendaylight.aaa.web.tests;
+package org.opendaylight.aaa.web;
 
 import static org.hamcrest.CoreMatchers.startsWith;
 import static org.hamcrest.MatcherAssert.assertThat;
@@ -21,11 +21,6 @@ import javax.servlet.Servlet;
 import javax.servlet.ServletContextListener;
 import org.junit.Ignore;
 import org.junit.Test;
-import org.opendaylight.aaa.web.FilterDetails;
-import org.opendaylight.aaa.web.ServletDetails;
-import org.opendaylight.aaa.web.WebContext;
-import org.opendaylight.aaa.web.WebContextBuilder;
-import org.opendaylight.aaa.web.WebServer;
 
 /**
  * Tests for Web Server {@link WebContext} API. These tests don't test an