com.asdf.test
Class ServerTimerStressTest

java.lang.Object
  extended by com.asdf.test.ServerTest
      extended by com.asdf.test.ServerStressTest
          extended by com.asdf.test.ServerTimerStressTest

public class ServerTimerStressTest
extends ServerStressTest


Constructor Summary
ServerTimerStressTest()
           
 
Method Summary
 void testServer()
          Actual test case.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServerTimerStressTest

public ServerTimerStressTest()
Method Detail

testServer

public void testServer()
                throws java.lang.Exception
Description copied from class: ServerTest
Actual test case. May be overridden.

Overrides:
testServer in class ServerStressTest
Throws:
java.lang.Exception