org.apache.maven.index.updater.fixtures
Class ServerTestFixture

java.lang.Object
  extended by org.apache.maven.index.updater.fixtures.ServerTestFixture

public class ServerTestFixture
extends Object


Nested Class Summary
static class ServerTestFixture.InfiniteRedirectionServlet
           
static class ServerTestFixture.TimingServlet
           
 
Field Summary
static String LONG_PASSWORD
           
 
Constructor Summary
ServerTestFixture(int port)
           
 
Method Summary
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LONG_PASSWORD

public static final String LONG_PASSWORD
See Also:
Constant Field Values
Constructor Detail

ServerTestFixture

public ServerTestFixture(int port)
                  throws Exception
Throws:
Exception
Method Detail

stop

public void stop()
          throws Exception
Throws:
Exception


Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.